rdf-vocab 3.2.0 → 3.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +2 -4
- data/VERSION +1 -1
- data/lib/rdf/vocab/acl.rb +91 -89
- data/lib/rdf/vocab/as.rb +624 -622
- data/lib/rdf/vocab/bf2.rb +2241 -2239
- data/lib/rdf/vocab/bibframe.rb +2241 -2239
- data/lib/rdf/vocab/bibo.rb +943 -941
- data/lib/rdf/vocab/cc.rb +102 -100
- data/lib/rdf/vocab/cert.rb +107 -105
- data/lib/rdf/vocab/cnt.rb +92 -90
- data/lib/rdf/vocab/crm.rb +1793 -1791
- data/lib/rdf/vocab/datacite.rb +261 -263
- data/lib/rdf/vocab/dbo.rb +4307 -4305
- data/lib/rdf/vocab/dc.rb +665 -663
- data/lib/rdf/vocab/dc11.rb +109 -107
- data/lib/rdf/vocab/dcat.rb +373 -356
- data/lib/rdf/vocab/dcmitype.rb +91 -89
- data/lib/rdf/vocab/disco.rb +348 -346
- data/lib/rdf/vocab/doap.rb +304 -302
- data/lib/rdf/vocab/dwc.rb +2244 -2242
- data/lib/rdf/vocab/earl.rb +146 -144
- data/lib/rdf/vocab/ebucore.rb +4945 -4941
- data/lib/rdf/vocab/edm.rb +310 -308
- data/lib/rdf/vocab/exif.rb +777 -775
- data/lib/rdf/vocab/extensions.rb +2 -2
- data/lib/rdf/vocab/fcrepo4.rb +307 -305
- data/lib/rdf/vocab/foaf.rb +525 -523
- data/lib/rdf/vocab/geo.rb +34 -32
- data/lib/rdf/vocab/geojson.rb +66 -64
- data/lib/rdf/vocab/geonames.rb +3656 -3654
- data/lib/rdf/vocab/gr.rb +1204 -1202
- data/lib/rdf/vocab/gs1.rb +5881 -5879
- data/lib/rdf/vocab/ht.rb +194 -192
- data/lib/rdf/vocab/hydra.rb +439 -437
- data/lib/rdf/vocab/iana.rb +215 -213
- data/lib/rdf/vocab/ical.rb +726 -724
- data/lib/rdf/vocab/identifiers.rb +219 -217
- data/lib/rdf/vocab/iiif.rb +132 -130
- data/lib/rdf/vocab/jsonld.rb +205 -203
- data/lib/rdf/vocab/ldp.rb +193 -191
- data/lib/rdf/vocab/lrmi.rb +188 -186
- data/lib/rdf/vocab/ma.rb +318 -316
- data/lib/rdf/vocab/mads.rb +670 -668
- data/lib/rdf/vocab/marcrelators.rb +543 -541
- data/lib/rdf/vocab/mo.rb +1823 -1821
- data/lib/rdf/vocab/mods.rb +636 -634
- data/lib/rdf/vocab/nfo.rb +482 -480
- data/lib/rdf/vocab/oa.rb +333 -331
- data/lib/rdf/vocab/og.rb +198 -196
- data/lib/rdf/vocab/ogc.rb +43 -41
- data/lib/rdf/vocab/ore.rb +79 -77
- data/lib/rdf/vocab/org.rb +322 -320
- data/lib/rdf/vocab/pcdm.rb +73 -71
- data/lib/rdf/vocab/pplan.rb +97 -95
- data/lib/rdf/vocab/premis.rb +903 -901
- data/lib/rdf/vocab/premiseventtype.rb +143 -141
- data/lib/rdf/vocab/prov.rb +1360 -1358
- data/lib/rdf/vocab/ptr.rb +147 -145
- data/lib/rdf/vocab/rdau.rb +9447 -9438
- data/lib/rdf/vocab/rightsstatements.rb +123 -121
- data/lib/rdf/vocab/rsa.rb +44 -42
- data/lib/rdf/vocab/rss.rb +46 -44
- data/lib/rdf/vocab/schema.rb +14700 -14698
- data/lib/rdf/vocab/schemas.rb +14700 -14698
- data/lib/rdf/vocab/sd.rb +165 -163
- data/lib/rdf/vocab/sh.rb +1096 -1094
- data/lib/rdf/vocab/sioc.rb +615 -613
- data/lib/rdf/vocab/siocservices.rb +49 -47
- data/lib/rdf/vocab/sioctypes.rb +224 -222
- data/lib/rdf/vocab/skos.rb +202 -200
- data/lib/rdf/vocab/skosxl.rb +51 -49
- data/lib/rdf/vocab/v.rb +233 -231
- data/lib/rdf/vocab/vcard.rb +776 -774
- data/lib/rdf/vocab/vmd.rb +233 -231
- data/lib/rdf/vocab/void.rb +145 -143
- data/lib/rdf/vocab/vs.rb +27 -25
- data/lib/rdf/vocab/wdrs.rb +112 -110
- data/lib/rdf/vocab/wot.rb +135 -133
- data/lib/rdf/vocab/xhtml.rb +4 -2
- data/lib/rdf/vocab/xhv.rb +208 -206
- data/lib/rdf/vocab/xkos.rb +220 -218
- data/lib/rdf/vocab.rb +2 -0
- metadata +14 -3
data/lib/rdf/vocab/dc11.rb
CHANGED
@@ -3,133 +3,135 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from http://purl.org/dc/elements/1.1/
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
+
# Vocabulary for <http://purl.org/dc/elements/1.1/>
|
7
|
+
# @!visibility private
|
6
8
|
DC11 = Class.new(RDF::StrictVocabulary("http://purl.org/dc/elements/1.1/")) do
|
7
9
|
|
8
10
|
# Ontology definition
|
9
11
|
ontology :"http://purl.org/dc/elements/1.1/",
|
10
|
-
"http://purl.org/dc/terms/modified": "2012-06-14"
|
11
|
-
"http://purl.org/dc/terms/publisher": "http://purl.org/dc/aboutdcmi#DCMI"
|
12
|
-
"http://purl.org/dc/terms/title": "Dublin Core Metadata Element Set, Version 1.1"
|
12
|
+
"http://purl.org/dc/terms/modified": "2012-06-14",
|
13
|
+
"http://purl.org/dc/terms/publisher": "http://purl.org/dc/aboutdcmi#DCMI",
|
14
|
+
"http://purl.org/dc/terms/title": {en: "Dublin Core Metadata Element Set, Version 1.1"}
|
13
15
|
|
14
16
|
# Property definitions
|
15
17
|
property :contributor,
|
16
|
-
comment: "An entity responsible for making contributions to the resource."
|
17
|
-
"http://purl.org/dc/terms/description": "The guidelines for using names of persons or organizations as creators also apply to contributors. Typically, the name of a Contributor should be used to indicate the entity."
|
18
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
19
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
20
|
-
label: "Contributor"
|
21
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/contributor) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
22
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
18
|
+
comment: {en: "An entity responsible for making contributions to the resource."},
|
19
|
+
"http://purl.org/dc/terms/description": {en: "The guidelines for using names of persons or organizations as creators also apply to contributors. Typically, the name of a Contributor should be used to indicate the entity."},
|
20
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
21
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
22
|
+
label: {en: "Contributor"},
|
23
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/contributor) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
24
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
23
25
|
property :coverage,
|
24
|
-
comment: "The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant."
|
25
|
-
"http://purl.org/dc/terms/description": "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges."
|
26
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
27
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
28
|
-
label: "Coverage"
|
29
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/coverage) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
30
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
26
|
+
comment: {en: "The spatial or temporal topic of the resource, spatial applicability of the resource, or jurisdiction under which the resource is relevant."},
|
27
|
+
"http://purl.org/dc/terms/description": {en: "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended practice is to use a controlled vocabulary such as the Getty Thesaurus of Geographic Names [[TGN](https://www.getty.edu/research/tools/vocabulary/tgn/index.html)]. Where appropriate, named places or time periods may be used in preference to numeric identifiers such as sets of coordinates or date ranges."},
|
28
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
29
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
30
|
+
label: {en: "Coverage"},
|
31
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/coverage) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
32
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
31
33
|
property :creator,
|
32
|
-
comment: "An entity primarily responsible for making the resource."
|
33
|
-
"http://purl.org/dc/terms/description": "Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity."
|
34
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
35
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
36
|
-
label: "Creator"
|
37
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/creator) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
38
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
34
|
+
comment: {en: "An entity primarily responsible for making the resource."},
|
35
|
+
"http://purl.org/dc/terms/description": {en: "Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity."},
|
36
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
37
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
38
|
+
label: {en: "Creator"},
|
39
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/creator) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
40
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
39
41
|
property :date,
|
40
|
-
comment: "A point or period of time associated with an event in the lifecycle of the resource."
|
41
|
-
"http://purl.org/dc/terms/description": "Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing."
|
42
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
43
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
44
|
-
label: "Date"
|
45
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/date) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
46
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
42
|
+
comment: {en: "A point or period of time associated with an event in the lifecycle of the resource."},
|
43
|
+
"http://purl.org/dc/terms/description": {en: "Date may be used to express temporal information at any level of granularity. Recommended practice is to express the date, date/time, or period of time according to ISO 8601-1 [[ISO 8601-1](https://www.iso.org/iso-8601-date-and-time-format.html)] or a published profile of the ISO standard, such as the W3C Note on Date and Time Formats [[W3CDTF](https://www.w3.org/TR/NOTE-datetime)] or the Extended Date/Time Format Specification [[EDTF](http://www.loc.gov/standards/datetime/)]. If the full date is unknown, month and year (YYYY-MM) or just year (YYYY) may be used. Date ranges may be specified using ISO 8601 period of time specification in which start and end dates are separated by a '/' (slash) character. Either the start or end date may be missing."},
|
44
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
45
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
46
|
+
label: {en: "Date"},
|
47
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/date) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
48
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
47
49
|
property :description,
|
48
|
-
comment: "An account of the resource."
|
49
|
-
"http://purl.org/dc/terms/description": "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."
|
50
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
51
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
52
|
-
label: "Description"
|
53
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/description) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
54
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
50
|
+
comment: {en: "An account of the resource."},
|
51
|
+
"http://purl.org/dc/terms/description": {en: "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."},
|
52
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
53
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
54
|
+
label: {en: "Description"},
|
55
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/description) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
56
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
55
57
|
property :format,
|
56
|
-
comment: "The file format, physical medium, or dimensions of the resource."
|
57
|
-
"http://purl.org/dc/terms/description": "Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]."
|
58
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
59
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
60
|
-
label: "Format"
|
61
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/format) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
62
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
58
|
+
comment: {en: "The file format, physical medium, or dimensions of the resource."},
|
59
|
+
"http://purl.org/dc/terms/description": {en: "Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]."},
|
60
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
61
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
62
|
+
label: {en: "Format"},
|
63
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/format) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
64
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
63
65
|
property :identifier,
|
64
|
-
comment: "An unambiguous reference to the resource within a given context."
|
65
|
-
"http://purl.org/dc/terms/description": "Recommended practice is to identify the resource by means of a string conforming to an identification system."
|
66
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
67
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
68
|
-
label: "Identifier"
|
69
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/identifier) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
70
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
66
|
+
comment: {en: "An unambiguous reference to the resource within a given context."},
|
67
|
+
"http://purl.org/dc/terms/description": {en: "Recommended practice is to identify the resource by means of a string conforming to an identification system."},
|
68
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
69
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
70
|
+
label: {en: "Identifier"},
|
71
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/identifier) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
72
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
71
73
|
property :language,
|
72
|
-
comment: "A language of the resource."
|
73
|
-
"http://purl.org/dc/terms/description": "Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag."
|
74
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
75
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
76
|
-
label: "Language"
|
77
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/language) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
78
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
74
|
+
comment: {en: "A language of the resource."},
|
75
|
+
"http://purl.org/dc/terms/description": {en: "Recommended practice is to use either a non-literal value representing a language from a controlled vocabulary such as ISO 639-2 or ISO 639-3, or a literal value consisting of an IETF Best Current Practice 47 [[IETF-BCP47](https://tools.ietf.org/html/bcp47)] language tag."},
|
76
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
77
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
78
|
+
label: {en: "Language"},
|
79
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/language) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
80
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
79
81
|
property :publisher,
|
80
|
-
comment: "An entity responsible for making the resource available."
|
81
|
-
"http://purl.org/dc/terms/description": "Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity."
|
82
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
83
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
84
|
-
label: "Publisher"
|
85
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/publisher) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
86
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
82
|
+
comment: {en: "An entity responsible for making the resource available."},
|
83
|
+
"http://purl.org/dc/terms/description": {en: "Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity."},
|
84
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
85
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
86
|
+
label: {en: "Publisher"},
|
87
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/publisher) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
88
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
87
89
|
property :relation,
|
88
|
-
comment: "A related resource."
|
89
|
-
"http://purl.org/dc/terms/description": "Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided."
|
90
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
91
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
92
|
-
label: "Relation"
|
93
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/relation) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
94
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
90
|
+
comment: {en: "A related resource."},
|
91
|
+
"http://purl.org/dc/terms/description": {en: "Recommended practice is to identify the related resource by means of a URI. If this is not possible or feasible, a string conforming to a formal identification system may be provided."},
|
92
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
93
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
94
|
+
label: {en: "Relation"},
|
95
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/relation) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
96
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
95
97
|
property :rights,
|
96
|
-
comment: "Information about rights held in and over the resource."
|
97
|
-
"http://purl.org/dc/terms/description": "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights."
|
98
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
99
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
100
|
-
label: "Rights"
|
101
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/rights) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
102
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
98
|
+
comment: {en: "Information about rights held in and over the resource."},
|
99
|
+
"http://purl.org/dc/terms/description": {en: "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights."},
|
100
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
101
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
102
|
+
label: {en: "Rights"},
|
103
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/rights) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
104
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
103
105
|
property :source,
|
104
|
-
comment: "A related resource from which the described resource is derived."
|
105
|
-
"http://purl.org/dc/terms/description": "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."
|
106
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
107
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
108
|
-
label: "Source"
|
109
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/source) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
110
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
106
|
+
comment: {en: "A related resource from which the described resource is derived."},
|
107
|
+
"http://purl.org/dc/terms/description": {en: "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."},
|
108
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
109
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
110
|
+
label: {en: "Source"},
|
111
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/source) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
112
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
111
113
|
property :subject,
|
112
|
-
comment: "The topic of the resource."
|
113
|
-
"http://purl.org/dc/terms/description": "Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary."
|
114
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
115
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
116
|
-
label: "Subject"
|
117
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/subject) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
118
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
114
|
+
comment: {en: "The topic of the resource."},
|
115
|
+
"http://purl.org/dc/terms/description": {en: "Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary."},
|
116
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
117
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
118
|
+
label: {en: "Subject"},
|
119
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/subject) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
120
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
119
121
|
property :title,
|
120
|
-
comment: "A name given to the resource."
|
121
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
122
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
123
|
-
label: "Title"
|
124
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/title) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
125
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
122
|
+
comment: {en: "A name given to the resource."},
|
123
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
124
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
125
|
+
label: {en: "Title"},
|
126
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/title) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
127
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
126
128
|
property :type,
|
127
|
-
comment: "The nature or genre of the resource."
|
128
|
-
"http://purl.org/dc/terms/description": "Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the Format element."
|
129
|
-
"http://purl.org/dc/terms/issued": "1999-07-02"
|
130
|
-
isDefinedBy: "http://purl.org/dc/elements/1.1/"
|
131
|
-
label: "Type"
|
132
|
-
note: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/type) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."
|
133
|
-
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
129
|
+
comment: {en: "The nature or genre of the resource."},
|
130
|
+
"http://purl.org/dc/terms/description": {en: "Recommended practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [[DCMI-TYPE](http://dublincore.org/documents/dcmi-type-vocabulary/)]. To describe the file format, physical medium, or dimensions of the resource, use the Format element."},
|
131
|
+
"http://purl.org/dc/terms/issued": "1999-07-02",
|
132
|
+
isDefinedBy: "http://purl.org/dc/elements/1.1/",
|
133
|
+
label: {en: "Type"},
|
134
|
+
note: {en: "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/type) with the same name as this property has been declared in the [dcterms: namespace](http://purl.org/dc/terms/). See the Introduction to the document [DCMI Metadata Terms](/specifications/dublin-core/dcmi-terms/) for an explanation."},
|
135
|
+
type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
|
134
136
|
end
|
135
137
|
end
|