You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zk/adapter/sqlite/fixtures/default/collections.yml

16 lines
204 B
YAML

- id: 1
kind: "tag"
name: "fiction"
- id: 2
kind: "tag"
name: "adventure"
- id: 3
kind: "genre"
name: "fiction"
- id: 4
kind: "tag"
name: "fantasy"
- id: 5
kind: "tag"
name: "history"