Bladeren bron

:memo: Add usage notes

jmacura 5 jaren geleden
bovenliggende
commit
ef6b947430
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -5,3 +5,6 @@ A [JSON-LD](https://json-ld.org/) template and examples for Atlas Best Practices
 ## Usage
 
 Open the `bp-template.json` and replace all `{{SOME_VALUE}}` literals with valid values.
+
+* There can be any number of categories in the `@type` property. Fill in all that fits from the SPOI ontology, which is nicely visualized [here](http://www.visualdataweb.de/webvowl/#iri=https://kgm.zcu.cz/spoi/doc/ontology.owl).
+* You don't have to create separate file for each best practice example (in fact, we prefer not to). Instead, add each best practice as a separate object in the `@graph` array.