mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
Typo is def. of Document Field
This commit is contained in:
@@ -1151,7 +1151,7 @@ cco:Document rdf:type owl:Class ;
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/DocumentField
|
||||
cco:DocumentField rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:InformationBearingEntity ;
|
||||
cco:definition "An Information Bearing Entity that is a part of some document into which bearers of prescribed information can be writted or selected."@en ;
|
||||
cco:definition "An Information Bearing Entity that is a part of some document into which bearers of prescribed information can be written or selected."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Document Field"@en .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user