An open API service indexing awesome lists of open source software.

https://github.com/robsteranium/metabrain-onto-examples

RDF Examples to help with the development of an ontology for the metabrain
https://github.com/robsteranium/metabrain-onto-examples

Last synced: 5 months ago
JSON representation

RDF Examples to help with the development of an ontology for the metabrain

Awesome Lists containing this project

README

          

# RDF Examples for Metabrain

## Examples

- [project-category.ttl](./project-category.ttl) An example ontology that defines `Category`s and `Project`s and assign one to the other. Demostrates basic RDF and RDFS vocbaularies.
- [concept-scheme.ttl](./concept-scheme.ttl) An example hierarchical concept scheme for organising categories. Demonstrates SKOS vocabulary.

## Links

- http://lov.okfn.org/ Find other useful vocabularies
- http://prefix.cc/ Helps you to find commonly used prefixes and to lookup canonical URLs for vocabularies.