Skip to content

Commit

Permalink
new bibframe.rdf, deleted empty rdf
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkhess committed Jul 7, 2015
1 parent 8f8cd64 commit 7b60c6d
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 10 deletions.
49 changes: 39 additions & 10 deletions source/server/vocab.rdf → source/server/bibframe.rdf 100755 → 100644
@@ -1,7 +1,7 @@
<rdf:RDF xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:marc-fields="http://bibframe.org/marc/" xmlns:rda-fields="http://bibframe.org/rda/" xmlns:bf-abstract="http://bibframe.org/model-abstract/" xmlns:bframe="http://bibframe.org/vocab/frame" xmlns:bfmain="http://bibframe.org/vocab/main" xml:base="http://bibframe.org/vocab/">
<owl:Ontology rdf:about="">
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Initially automatically generated.</owl:versionInfo>
<dcterms:modified>2014-10-22T21:27:06.346978Z</dcterms:modified>
<dcterms:modified>2014-12-10T20:23:05.638677Z</dcterms:modified>
</owl:Ontology>
<rdfs:Class rdf:about="http://bibframe.org/vocab/Resource">
<rdfs:label>Resource</rdfs:label>
Expand Down Expand Up @@ -232,6 +232,7 @@
<rdfs:Class rdf:about="http://bibframe.org/vocab/Archival">
<rdfs:label>Archival controlled</rdfs:label>
<rdfs:subClassOf rdf:resource="http://bibframe.org/vocab/Instance"/>
<dcterms:modified>2014-10-28 (Updated)</dcterms:modified>
<rdfs:comment>Resources organically created, accumulated, and/or used by a person, family, or organization in the course of conduct of affairs and preserved because of their continuing value.</rdfs:comment>
</rdfs:Class>
<rdfs:Class rdf:about="http://bibframe.org/vocab/Collection">
Expand All @@ -240,13 +241,14 @@
<rdfs:comment>Aggregation of resources, generally gathered together artificially.</rdfs:comment>
</rdfs:Class>
<rdfs:Class rdf:about="http://bibframe.org/vocab/Tactile">
<rdfs:label>Tactile Expression</rdfs:label>
<rdfs:label>Tactile Material</rdfs:label>
<rdfs:subClassOf rdf:resource="http://bibframe.org/vocab/Instance"/>
<rdfs:comment>Resource that is intended to be perceived by touch.</rdfs:comment>
</rdfs:Class>
<rdfs:Class rdf:about="http://bibframe.org/vocab/Electronic">
<rdfs:label>Electronic</rdfs:label>
<rdfs:subClassOf rdf:resource="http://bibframe.org/vocab/Instance"/>
<dcterms:modified>2014-10-28 (Updated)</dcterms:modified>
<rdfs:comment>Resource that is intended for manipulation by a computer, residing in a carrier accessed either directly or remotely.</rdfs:comment>
</rdfs:Class>
<rdfs:Class rdf:about="http://bibframe.org/vocab/Monograph">
Expand Down Expand Up @@ -490,6 +492,13 @@
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdfs:comment>Number and type of units and/or subunits making up a resource.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/format">
<rdfs:domain rdf:resource="http://bibframe.org/vocab/Instance"/>
<rdfs:label>Format</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<dcterms:modified>2014-10-27 (Updated)</dcterms:modified>
<rdfs:comment>File format or physical medium of an instance.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/frequency">
<rdfs:domain rdf:resource="http://bibframe.org/vocab/Instance"/>
<rdfs:label>Frequency</rdfs:label>
Expand Down Expand Up @@ -706,13 +715,6 @@
<rdfs:subPropertyOf rdf:resource="http://bibframe.org/vocab/identifier"/>
<rdfs:comment>International Organization for Standardization standard number.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/isrc">
<rdfs:domain rdf:resource="http://bibframe.org/vocab/Instance"/>
<rdfs:label>ISRC</rdfs:label>
<rdfs:range rdf:resource="http://bibframe.org/vocab/Identifier"/>
<rdfs:subPropertyOf rdf:resource="http://bibframe.org/vocab/identifier"/>
<rdfs:comment>International Standard Recording Code.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/issn">
<rdfs:domain rdf:resource="http://bibframe.org/vocab/Instance"/>
<rdfs:label>ISSN</rdfs:label>
Expand Down Expand Up @@ -1886,12 +1888,14 @@
<rdfs:domain rdf:resource="http://bibframe.org/vocab/HeldMaterial"/>
<rdfs:label>Reproduction policy</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<dcterms:modified>2014-10-21 (Added)</dcterms:modified>
<rdfs:comment>Policy statement about whether reproductions of the holding can be made</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/retentionPolicy">
<rdfs:domain rdf:resource="http://bibframe.org/vocab/HeldMaterial"/>
<rdfs:label>Retention policy</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<dcterms:modified>2014-10-21 (Added)</dcterms:modified>
<rdfs:comment>Policy statement about how many and/or how long the holdings are retained</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/componentOf">
Expand Down Expand Up @@ -1975,6 +1979,12 @@
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdfs:comment>Date or date and time on which the original metadata first created.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/descriptionAuthentication">
<rdfs:label>Description authentication</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<dcterms:modified>2014-10-27 (Updated)</dcterms:modified>
<rdfs:comment>Indication of specific types of reviews of description information.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/descriptionConventions">
<rdfs:label>Description conventions</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
Expand All @@ -1986,15 +1996,34 @@
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
<rdfs:comment>Language used for the metadata.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/descriptionModifier">
<rdfs:label>Description modifier</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
<dcterms:modified>2014-10-27 (Updated)</dcterms:modified>
<rdfs:comment>Agency that modified a description.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/descriptionSource">
<rdfs:label>Description source</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
<rdfs:comment>Entity that created or modified the metadata.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/descriptionStatus">
<rdfs:label>Description status</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<dcterms:modified>2014-10-27 (Updated)</dcterms:modified>
<rdfs:comment>Indicaton of whether the description is new or revised or in other states.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/generationDate">
<rdfs:label>Date generated</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<dcterms:modified>2014-10-27 (Updated)</dcterms:modified>
<rdfs:comment>Date of conversion of the data from another format.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/generationProcess">
<rdfs:label>Description generation</rdfs:label>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
<rdfs:comment>Indication of whether the description was machine generated or particular transformations that were applied.</rdfs:comment>
<dcterms:modified>2014-10-27 (Updated)</dcterms:modified>
<rdfs:comment>Indication of the program or process used to generate the description by application of a particular transformation.</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://bibframe.org/vocab/categorySource">
<rdfs:domain rdf:resource="http://bibframe.org/vocab/Category"/>
Expand Down
File renamed without changes.
Empty file removed source/server/test.rdf
Empty file.

0 comments on commit 7b60c6d

Please sign in to comment.