ongoing work on ISF support
This commit is contained in:
parent
43d92a8cd8
commit
de05954218
2 changed files with 30 additions and 22 deletions
|
@ -52,3 +52,11 @@ foaf:Agent
|
|||
owl:allValuesFrom core:Relationship ;
|
||||
owl:onProperty core:relatedBy
|
||||
] .
|
||||
|
||||
|
||||
foaf:Person
|
||||
rdfs:subClassOf
|
||||
[ a owl:Restriction ;
|
||||
owl:someValuesFrom <http://www.w3.org/2006/vcard/ns#Individual> ;
|
||||
owl:onProperty <http://purl.obolibrary.org/obo/ARG_2000028>
|
||||
] .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue