Skip to content

Commit 0d56f03

Browse files
author
Dany Ralantonisainana
committed
[bug] correct the docs 'getting-started'
1 parent 71acbb9 commit 0d56f03

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/getting-started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Then, write a simple YAML config file like the following (here we will generate
2020
`address-book.yml`:
2121

2222
```yml
23+
rdfa:
24+
- tests/data/schema.rdfa
25+
relations:
26+
- tests/data/v1.owl
2327
# The PHP namespace of generated entities
2428
namespaces:
2529
entity: "AddressBook\Entity"

0 commit comments

Comments
 (0)