It would be great if you added an explicit license for the content of this repo, or minimally, a statement inside the content of the RDF
|
bibo: |
|
a owl:Ontology ; |
|
owl:versionInfo "http://purl.org/ontology/bibo/1.3/" ; |
|
dc:title "The Bibliographic Ontology" ; |
|
dc:description """The Bibliographic Ontology describes |
|
bibliographic things on the semantic Web in RDF. This ontology can be |
|
used as a citation ontology, as a document classification ontology, or |
|
simply as a way to describe any kind of document in RDF. It has been |
|
inspired by many existing document description metadata formats, and |
|
can be used as a common ground for converting other bibliographic data |
|
sources."""@en ; |
|
dc:creator bibo:bdarcus, bibo:fgiasson . |
It would be great if you added an explicit license for the content of this repo, or minimally, a statement inside the content of the RDF
bibo/rdf/bibo.ttl
Lines 11 to 22 in bcdd0e0