Closed acka47 closed 9 years ago
@literarymachine and me decided to posptpone the as this isn't covered with the current application profile. There, it currently reads:
:type
a owl:ObjectProperty ;
rdfs:comment "In the context of this application profile the property rdf:type is used to indicate the type of a resource (person, organization, project, or service)."@en ;
rdfs:subPropertyOf rdf:type ;
rdfs:isDefinedBy :ap ;
rdfs:label "Type"@en ;
rdfs:label "Typ"@de ;
rdfs:range [
a owl:Class ;
owl:oneOf ( :Organization :Service :Person :Project )
] .
We will have to find a way to mark in the application first-class types (which can be created) and second-class types which can be added as additional information.
Closing. Project finished for some time now.
Add
rdf:type
according to the OCWC data's arrays as already indicated in the wiki application profile.schema:CollegeOrUniversity
http://www.w3.org/ns/org#OrganizationalCollaboration
schema:organisation
schema:Corporation