|
|
@@ -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.
|