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.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -4
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab/acl.rb +91 -89
  5. data/lib/rdf/vocab/as.rb +624 -622
  6. data/lib/rdf/vocab/bf2.rb +2241 -2239
  7. data/lib/rdf/vocab/bibframe.rb +2241 -2239
  8. data/lib/rdf/vocab/bibo.rb +943 -941
  9. data/lib/rdf/vocab/cc.rb +102 -100
  10. data/lib/rdf/vocab/cert.rb +107 -105
  11. data/lib/rdf/vocab/cnt.rb +92 -90
  12. data/lib/rdf/vocab/crm.rb +1793 -1791
  13. data/lib/rdf/vocab/datacite.rb +261 -263
  14. data/lib/rdf/vocab/dbo.rb +4307 -4305
  15. data/lib/rdf/vocab/dc.rb +665 -663
  16. data/lib/rdf/vocab/dc11.rb +109 -107
  17. data/lib/rdf/vocab/dcat.rb +373 -356
  18. data/lib/rdf/vocab/dcmitype.rb +91 -89
  19. data/lib/rdf/vocab/disco.rb +348 -346
  20. data/lib/rdf/vocab/doap.rb +304 -302
  21. data/lib/rdf/vocab/dwc.rb +2244 -2242
  22. data/lib/rdf/vocab/earl.rb +146 -144
  23. data/lib/rdf/vocab/ebucore.rb +4945 -4941
  24. data/lib/rdf/vocab/edm.rb +310 -308
  25. data/lib/rdf/vocab/exif.rb +777 -775
  26. data/lib/rdf/vocab/extensions.rb +2 -2
  27. data/lib/rdf/vocab/fcrepo4.rb +307 -305
  28. data/lib/rdf/vocab/foaf.rb +525 -523
  29. data/lib/rdf/vocab/geo.rb +34 -32
  30. data/lib/rdf/vocab/geojson.rb +66 -64
  31. data/lib/rdf/vocab/geonames.rb +3656 -3654
  32. data/lib/rdf/vocab/gr.rb +1204 -1202
  33. data/lib/rdf/vocab/gs1.rb +5881 -5879
  34. data/lib/rdf/vocab/ht.rb +194 -192
  35. data/lib/rdf/vocab/hydra.rb +439 -437
  36. data/lib/rdf/vocab/iana.rb +215 -213
  37. data/lib/rdf/vocab/ical.rb +726 -724
  38. data/lib/rdf/vocab/identifiers.rb +219 -217
  39. data/lib/rdf/vocab/iiif.rb +132 -130
  40. data/lib/rdf/vocab/jsonld.rb +205 -203
  41. data/lib/rdf/vocab/ldp.rb +193 -191
  42. data/lib/rdf/vocab/lrmi.rb +188 -186
  43. data/lib/rdf/vocab/ma.rb +318 -316
  44. data/lib/rdf/vocab/mads.rb +670 -668
  45. data/lib/rdf/vocab/marcrelators.rb +543 -541
  46. data/lib/rdf/vocab/mo.rb +1823 -1821
  47. data/lib/rdf/vocab/mods.rb +636 -634
  48. data/lib/rdf/vocab/nfo.rb +482 -480
  49. data/lib/rdf/vocab/oa.rb +333 -331
  50. data/lib/rdf/vocab/og.rb +198 -196
  51. data/lib/rdf/vocab/ogc.rb +43 -41
  52. data/lib/rdf/vocab/ore.rb +79 -77
  53. data/lib/rdf/vocab/org.rb +322 -320
  54. data/lib/rdf/vocab/pcdm.rb +73 -71
  55. data/lib/rdf/vocab/pplan.rb +97 -95
  56. data/lib/rdf/vocab/premis.rb +903 -901
  57. data/lib/rdf/vocab/premiseventtype.rb +143 -141
  58. data/lib/rdf/vocab/prov.rb +1360 -1358
  59. data/lib/rdf/vocab/ptr.rb +147 -145
  60. data/lib/rdf/vocab/rdau.rb +9447 -9438
  61. data/lib/rdf/vocab/rightsstatements.rb +123 -121
  62. data/lib/rdf/vocab/rsa.rb +44 -42
  63. data/lib/rdf/vocab/rss.rb +46 -44
  64. data/lib/rdf/vocab/schema.rb +14700 -14698
  65. data/lib/rdf/vocab/schemas.rb +14700 -14698
  66. data/lib/rdf/vocab/sd.rb +165 -163
  67. data/lib/rdf/vocab/sh.rb +1096 -1094
  68. data/lib/rdf/vocab/sioc.rb +615 -613
  69. data/lib/rdf/vocab/siocservices.rb +49 -47
  70. data/lib/rdf/vocab/sioctypes.rb +224 -222
  71. data/lib/rdf/vocab/skos.rb +202 -200
  72. data/lib/rdf/vocab/skosxl.rb +51 -49
  73. data/lib/rdf/vocab/v.rb +233 -231
  74. data/lib/rdf/vocab/vcard.rb +776 -774
  75. data/lib/rdf/vocab/vmd.rb +233 -231
  76. data/lib/rdf/vocab/void.rb +145 -143
  77. data/lib/rdf/vocab/vs.rb +27 -25
  78. data/lib/rdf/vocab/wdrs.rb +112 -110
  79. data/lib/rdf/vocab/wot.rb +135 -133
  80. data/lib/rdf/vocab/xhtml.rb +4 -2
  81. data/lib/rdf/vocab/xhv.rb +208 -206
  82. data/lib/rdf/vocab/xkos.rb +220 -218
  83. data/lib/rdf/vocab.rb +2 -0
  84. metadata +14 -3
@@ -3,70 +3,72 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.w3.org/2008/05/skos-xl#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
+ # Vocabulary for <http://www.w3.org/2008/05/skos-xl#>
7
+ # @!visibility private
6
8
  SKOSXL = Class.new(RDF::StrictVocabulary("http://www.w3.org/2008/05/skos-xl#")) do
7
9
 
8
10
  # Ontology definition
9
11
  ontology :"http://www.w3.org/2008/05/skos-xl#",
10
- "http://purl.org/dc/terms/contributor": "Participants in W3C's Semantic Web Deployment Working Group.".freeze,
11
- "http://purl.org/dc/terms/creator": ["Alistair Miles".freeze, "Sean Bechhofer".freeze],
12
- "http://purl.org/dc/terms/description": "An RDF vocabulary extending SKOS and allowing the description and linking of lexical entities.".freeze,
13
- "http://purl.org/dc/terms/title": "SKOS XL Vocabulary".freeze,
14
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/2008/05/skos".freeze,
15
- "http://www.w3.org/2002/07/owl#imports": "http://www.w3.org/2004/02/skos/core".freeze,
16
- type: "http://www.w3.org/2002/07/owl#Ontology".freeze
12
+ "http://purl.org/dc/terms/contributor": "Participants in W3C's Semantic Web Deployment Working Group.",
13
+ "http://purl.org/dc/terms/creator": ["Alistair Miles", "Sean Bechhofer"],
14
+ "http://purl.org/dc/terms/description": {en: "An RDF vocabulary extending SKOS and allowing the description and linking of lexical entities."},
15
+ "http://purl.org/dc/terms/title": {en: "SKOS XL Vocabulary"},
16
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/2008/05/skos",
17
+ "http://www.w3.org/2002/07/owl#imports": "http://www.w3.org/2004/02/skos/core",
18
+ type: "http://www.w3.org/2002/07/owl#Ontology"
17
19
 
18
20
  # Class definitions
19
21
  term :Label,
20
- definition: "A special class of lexical entities.".freeze,
21
- "http://www.w3.org/2002/07/owl#disjointWith": ["http://www.w3.org/2004/02/skos/core#Collection".freeze, "http://www.w3.org/2004/02/skos/core#Concept".freeze, "http://www.w3.org/2004/02/skos/core#ConceptScheme".freeze],
22
- isDefinedBy: "http://www.w3.org/2008/05/skos-xl".freeze,
23
- label: "Label".freeze,
22
+ definition: {en: "A special class of lexical entities."},
23
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://www.w3.org/2004/02/skos/core#Collection", "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2004/02/skos/core#ConceptScheme"],
24
+ isDefinedBy: "http://www.w3.org/2008/05/skos-xl",
25
+ label: {en: "Label"},
24
26
  subClassOf: term(
25
- cardinality: "1".freeze,
26
- onProperty: "http://www.w3.org/2008/05/skos-xl#literalForm".freeze,
27
- type: "http://www.w3.org/2002/07/owl#Restriction".freeze
27
+ cardinality: "1",
28
+ onProperty: "http://www.w3.org/2008/05/skos-xl#literalForm",
29
+ type: "http://www.w3.org/2002/07/owl#Restriction"
28
30
  ),
29
- type: "http://www.w3.org/2002/07/owl#Class".freeze
31
+ type: "http://www.w3.org/2002/07/owl#Class"
30
32
 
31
33
  # Property definitions
32
34
  property :altLabel,
33
- comment: "If C skosxl:altLabel L and L skosxl:literalForm V, then X skos:altLabel V.".freeze,
34
- definition: "The property skosxl:altLabel is used to associate an skosxl:Label with a skos:Concept. The property is analogous to skos:altLabel.".freeze,
35
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/2004/02/skos/core#altLabel".freeze,
36
- isDefinedBy: "http://www.w3.org/2008/05/skos-xl".freeze,
37
- label: "alternative label".freeze,
38
- range: "http://www.w3.org/2008/05/skos-xl#Label".freeze,
39
- type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
35
+ comment: {en: "If C skosxl:altLabel L and L skosxl:literalForm V, then X skos:altLabel V."},
36
+ definition: {en: "The property skosxl:altLabel is used to associate an skosxl:Label with a skos:Concept. The property is analogous to skos:altLabel."},
37
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/2004/02/skos/core#altLabel",
38
+ isDefinedBy: "http://www.w3.org/2008/05/skos-xl",
39
+ label: {en: "alternative label"},
40
+ range: "http://www.w3.org/2008/05/skos-xl#Label",
41
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
40
42
  property :hiddenLabel,
41
- comment: "If C skosxl:hiddenLabel L and L skosxl:literalForm V, then C skos:hiddenLabel V.".freeze,
42
- definition: "The property skosxl:hiddenLabel is used to associate an skosxl:Label with a skos:Concept. The property is analogous to skos:hiddenLabel.".freeze,
43
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/2004/02/skos/core#hiddenLabel".freeze,
44
- isDefinedBy: "http://www.w3.org/2008/05/skos-xl".freeze,
45
- label: "hidden label".freeze,
46
- range: "http://www.w3.org/2008/05/skos-xl#Label".freeze,
47
- type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
43
+ comment: {en: "If C skosxl:hiddenLabel L and L skosxl:literalForm V, then C skos:hiddenLabel V."},
44
+ definition: {en: "The property skosxl:hiddenLabel is used to associate an skosxl:Label with a skos:Concept. The property is analogous to skos:hiddenLabel."},
45
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/2004/02/skos/core#hiddenLabel",
46
+ isDefinedBy: "http://www.w3.org/2008/05/skos-xl",
47
+ label: {en: "hidden label"},
48
+ range: "http://www.w3.org/2008/05/skos-xl#Label",
49
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
48
50
  property :labelRelation,
49
- definition: "The property skosxl:labelRelation is used for representing binary ('direct') relations between instances of the class skosxl:Label.".freeze,
50
- domain: "http://www.w3.org/2008/05/skos-xl#Label".freeze,
51
- "http://www.w3.org/2004/02/skos/core#scopeNote": "skosxl:labelRelation is not intended to be used directly, but rather as the basis for a design pattern which can be refined for more specific labeling scenarios.".freeze,
52
- isDefinedBy: "http://www.w3.org/2008/05/skos-xl".freeze,
53
- label: "label relation".freeze,
54
- range: "http://www.w3.org/2008/05/skos-xl#Label".freeze,
55
- type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze, "http://www.w3.org/2002/07/owl#SymmetricProperty".freeze]
51
+ definition: {en: "The property skosxl:labelRelation is used for representing binary ('direct') relations between instances of the class skosxl:Label."},
52
+ domain: "http://www.w3.org/2008/05/skos-xl#Label",
53
+ "http://www.w3.org/2004/02/skos/core#scopeNote": {en: "skosxl:labelRelation is not intended to be used directly, but rather as the basis for a design pattern which can be refined for more specific labeling scenarios."},
54
+ isDefinedBy: "http://www.w3.org/2008/05/skos-xl",
55
+ label: {en: "label relation"},
56
+ range: "http://www.w3.org/2008/05/skos-xl#Label",
57
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#SymmetricProperty"]
56
58
  property :literalForm,
57
- comment: ["If two instances of the class skosxl:Label have the same literal form, they are not necessarily the same resource.".freeze, "The range of skosxl:literalForm is the class of RDF plain literals.".freeze],
58
- definition: "The property skosxl:literalForm is used to give the literal form of an skosxl:Label.".freeze,
59
- domain: "http://www.w3.org/2008/05/skos-xl#Label".freeze,
60
- isDefinedBy: "http://www.w3.org/2008/05/skos-xl".freeze,
61
- label: "literal form".freeze,
62
- type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze]
59
+ comment: {en: "The range of skosxl:literalForm is the class of RDF plain literals."},
60
+ definition: {en: "The property skosxl:literalForm is used to give the literal form of an skosxl:Label."},
61
+ domain: "http://www.w3.org/2008/05/skos-xl#Label",
62
+ isDefinedBy: "http://www.w3.org/2008/05/skos-xl",
63
+ label: {en: "literal form"},
64
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#DatatypeProperty"]
63
65
  property :prefLabel,
64
- comment: "If C skosxl:prefLabel L and L skosxl:literalForm V, then X skos:prefLabel V.".freeze,
65
- definition: "The property skosxl:prefLabel is used to associate an skosxl:Label with a skos:Concept. The property is analogous to skos:prefLabel.".freeze,
66
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/2004/02/skos/core#prefLabel".freeze,
67
- isDefinedBy: "http://www.w3.org/2008/05/skos-xl".freeze,
68
- label: "preferred label".freeze,
69
- range: "http://www.w3.org/2008/05/skos-xl#Label".freeze,
70
- type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
66
+ comment: {en: "If C skosxl:prefLabel L and L skosxl:literalForm V, then X skos:prefLabel V."},
67
+ definition: {en: "The property skosxl:prefLabel is used to associate an skosxl:Label with a skos:Concept. The property is analogous to skos:prefLabel."},
68
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/2004/02/skos/core#prefLabel",
69
+ isDefinedBy: "http://www.w3.org/2008/05/skos-xl",
70
+ label: {en: "preferred label"},
71
+ range: "http://www.w3.org/2008/05/skos-xl#Label",
72
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#ObjectProperty"]
71
73
  end
72
74
  end