lcnetdev / bibframe-ontology

Repository for versions of BIBFRAME ontology.
http://www.loc.gov/bibframe/
50 stars 7 forks source link

The label for bf:identifies is misspelt/misspelled #7

Closed klngwll closed 5 years ago

klngwll commented 6 years ago

The label for bf:identifies should probably be "Resource identified".

<owl:ObjectProperty rdf:about="http://id.loc.gov/ontologies/bibframe/identifies">
  <rdfs:domain rdf:resource="http://id.loc.gov/ontologies/bibframe/Identifier"/>
  <skos:definition>Resource that is associated with a character string that serves to differentiate one resource from another.</skos:definition>
  <rdfs:label>Resouce identified</rdfs:label>
  <owl:inverseOf rdf:resource="http://id.loc.gov/ontologies/bibframe/identifiedBy"/>
  <dcterms:modified>2017-02-03 (New inverse)</dcterms:modified>
</owl:ObjectProperty>
jodiw01 commented 6 years ago

Issue #10 ("Typo in rdfs:label of bf:identifies") is a duplicate

thisismattmiller commented 5 years ago

Fixed with #47 Bibframe 2.0.1