Skip to content

Commit

Permalink
Merge branch 'main' into robot
Browse files Browse the repository at this point in the history
  • Loading branch information
cuboideum committed Sep 11, 2023
2 parents 338b7c9 + 12e5240 commit 1060b29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions phaleron-app.owl
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
<!-- http://w3id.org/rdfbones/anthrograph/app/phaleron-app/IndeterminateSexAgeEstimationDataset -->

<owl:Class rdf:about="http://w3id.org/rdfbones/anthrograph/app/phaleron-app/IndeterminateSexAgeEstimationDataset">
<rdfs:subClassOf rdf:resource="http://w3id.org/rdfbones/ext/phaleron-ae/AgeEstimationProcessphaleron-ae/AgeEstimationDataset"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/rdfbones/ext/phaleron-ae/AgeEstimationDataset"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
Expand All @@ -322,7 +322,7 @@
<!-- http://w3id.org/rdfbones/anthrograph/app/phaleron-app/IndeterminateSexAgeEstimationProcess -->

<owl:Class rdf:about="http://w3id.org/rdfbones/anthrograph/app/phaleron-app/IndeterminateSexAgeEstimationProcess">
<rdfs:subClassOf rdf:resource="http://w3id.org/rdfbones/ext/phaleron-ae/AgeEstimationProcess/AgeEstimationProcess"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/rdfbones/ext/phaleron-ae/AgeEstimationProcess"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000299"/> <!-- 'has specified output' -->
Expand Down Expand Up @@ -396,7 +396,7 @@
<!-- http://w3id.org/rdfbones/anthrograph/app/phaleron-app/MaleAgeEstimationDataset -->

<owl:Class rdf:about="http://w3id.org/rdfbones/anthrograph/app/phaleron-app/MaleAgeEstimationDataset">
<rdfs:subClassOf rdf:resource="http://w3id.org/rdfbones/ext/phaleron-ae/phaleron-ae/AgeEstimationDataset"/>
<rdfs:subClassOf rdf:resource="http://w3id.org/rdfbones/ext/phaleron-ae/AgeEstimationDataset"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/>
Expand Down

0 comments on commit 1060b29

Please sign in to comment.