http://docs.annotatorjs.org/en/v1.2.x/annotation-format.html
sem_annotation
sem_annotation_bioportal_sm
sem_annotation_esor_sm
sem_annotates
sem_annotated_by
http://purl.org/spar/datacite/
http://purl.org/dc/terms/
http://www.w3.org/2006/time
http://purl.dataone.org/ontologies/observation/d1-ECSO.owl
http://purl.dataone.org/ontologies/provenance/ProvONE/v1/owl/provone.owl
http://purl.obolibrary.org/obo/envo.owl
http://purl.obolibrary.org/obo/chebi.owl
PREFIX rdfs:
PREFIX owl:
SELECT ?sem_annotation
WHERE {
<$CONCEPT_URI> rdfs:subClassOf+ ?sem_annotation .
}
]]>
PREFIX rdfs:
PREFIX owl:
SELECT ?sem_annotation_bioportal_sm
WHERE {
<$CONCEPT_URI> rdfs:subClassOf+ ?sem_annotation_bioportal_sm .
}
]]>
PREFIX rdfs:
PREFIX owl:
SELECT ?sem_annotation_bioportal_raw_sm
WHERE {
<$CONCEPT_URI> rdf:about ?sem_annotation_bioportal_raw_sm .
}
]]>
PREFIX rdfs:
PREFIX owl:
SELECT ?sem_annotation_esor_sm
WHERE {
<$CONCEPT_URI> rdfs:subClassOf+ ?sem_annotation_esor_sm .
}
]]>
PREFIX rdfs:
PREFIX owl:
SELECT ?sem_annotation_esor_raw_sm
WHERE {
<$CONCEPT_URI> rdf:about ?sem_annotation_esor_raw_sm .
}
]]>