-
Notifications
You must be signed in to change notification settings - Fork 5
Where to start?
rob-metalinkage edited this page Apr 25, 2016
·
1 revision
Key lessons, directions etc and list of candidate resources.
This thread has a very useful description about the challenges and requirements regarding re-use of ontologies/vocabularies: https://lists.w3.org/Archives/Public/public-sdw-wg/2016Apr/0010.html
straw man for component vocabularies that do useful things...
- SKOS
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
- GEOSPARQL
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
- FOAF
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
- VoiD
@prefix void: <http://rdfs.org/ns/void#> .
- RDF-QB
@prefix qb: <http://purl.org/linked-data/cube#> .