AnthroGraph / Phaleron-AppOntology

Support ontology for the implementation of ontologies for the Phaleron Bioarchaeological Project into AnthroGraph.
0 stars 0 forks source link

Bug: PhaleronLowerLimbROIs missing class assignment #4

Closed zarquon42b closed 2 years ago

zarquon42b commented 2 years ago

PhaleronLowerLimbROIs is lacking a class assignment. Therefore, the necessary restrictions bound to that missing class cannot be determined.

Reproduce in SPARQL (returns empty):

SELECT ?ROIclass  WHERE {          
             <<http://w3id.org/rdfbones/anthrograph/app/phaleron-app/PhaleronLowerLimbROIs> a $ROIclass .
        }

Expected results would be:

http://www.w3.org/2002/07/owl#NamedIndividual
http://w3id.org/rdfbones/anthrograph/app/phaleron-app/PhaleronLowerLimbROIGroup