rdf-vocab 3.1.9 → 3.1.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (86) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -1
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab.rb +48 -7
  5. data/lib/rdf/vocab/acl.rb +47 -134
  6. data/lib/rdf/vocab/as.rb +381 -894
  7. data/lib/rdf/vocab/bf2.rb +1520 -2676
  8. data/lib/rdf/vocab/bibframe.rb +2437 -1843
  9. data/lib/rdf/vocab/bibo.rb +576 -1078
  10. data/lib/rdf/vocab/cc.rb +57 -167
  11. data/lib/rdf/vocab/cert.rb +90 -268
  12. data/lib/rdf/vocab/cnt.rb +70 -152
  13. data/lib/rdf/vocab/crm.rb +1180 -2486
  14. data/lib/rdf/vocab/datacite.rb +161 -161
  15. data/lib/rdf/vocab/dbo.rb +3901 -14146
  16. data/lib/rdf/vocab/dc.rb +458 -848
  17. data/lib/rdf/vocab/dc11.rb +62 -128
  18. data/lib/rdf/vocab/dcat.rb +217 -383
  19. data/lib/rdf/vocab/dcmitype.rb +65 -119
  20. data/lib/rdf/vocab/disco.rb +170 -401
  21. data/lib/rdf/vocab/doap.rb +250 -430
  22. data/lib/rdf/vocab/dwc.rb +1451 -2207
  23. data/lib/rdf/vocab/earl.rb +93 -218
  24. data/lib/rdf/vocab/ebucore.rb +2991 -7439
  25. data/lib/rdf/vocab/edm.rb +159 -351
  26. data/lib/rdf/vocab/exif.rb +614 -1268
  27. data/lib/rdf/vocab/extensions.rb +3 -3
  28. data/lib/rdf/vocab/fcrepo4.rb +247 -627
  29. data/lib/rdf/vocab/foaf.rb +373 -681
  30. data/lib/rdf/vocab/geo.rb +16 -58
  31. data/lib/rdf/vocab/geojson.rb +16 -85
  32. data/lib/rdf/vocab/geonames.rb +1573 -1742
  33. data/lib/rdf/vocab/gr.rb +539 -1427
  34. data/lib/rdf/vocab/gs1.rb +3780 -5380
  35. data/lib/rdf/vocab/ht.rb +93 -260
  36. data/lib/rdf/vocab/hydra.rb +255 -477
  37. data/lib/rdf/vocab/iana.rb +71 -304
  38. data/lib/rdf/vocab/ical.rb +460 -925
  39. data/lib/rdf/vocab/identifiers.rb +212 -515
  40. data/lib/rdf/vocab/iiif.rb +81 -220
  41. data/lib/rdf/vocab/jsonld.rb +130 -272
  42. data/lib/rdf/vocab/ldp.rb +161 -294
  43. data/lib/rdf/vocab/lrmi.rb +146 -234
  44. data/lib/rdf/vocab/ma.rb +233 -623
  45. data/lib/rdf/vocab/mads.rb +516 -1113
  46. data/lib/rdf/vocab/marcrelators.rb +539 -1351
  47. data/lib/rdf/vocab/mo.rb +1383 -2305
  48. data/lib/rdf/vocab/mods.rb +384 -903
  49. data/lib/rdf/vocab/nfo.rb +311 -315
  50. data/lib/rdf/vocab/oa.rb +196 -474
  51. data/lib/rdf/vocab/og.rb +158 -239
  52. data/lib/rdf/vocab/ogc.rb +25 -62
  53. data/lib/rdf/vocab/ore.rb +51 -110
  54. data/lib/rdf/vocab/org.rb +180 -376
  55. data/lib/rdf/vocab/pcdm.rb +50 -100
  56. data/lib/rdf/vocab/pplan.rb +16 -24
  57. data/lib/rdf/vocab/premis.rb +674 -1825
  58. data/lib/rdf/vocab/premiseventtype.rb +114 -272
  59. data/lib/rdf/vocab/prov.rb +996 -1618
  60. data/lib/rdf/vocab/ptr.rb +77 -218
  61. data/lib/rdf/vocab/rdau.rb +10516 -0
  62. data/lib/rdf/vocab/rightsstatements.rb +90 -98
  63. data/lib/rdf/vocab/rsa.rb +37 -89
  64. data/lib/rdf/vocab/rss.rb +24 -69
  65. data/lib/rdf/vocab/schema.rb +9677 -18984
  66. data/lib/rdf/vocab/schemas.rb +9677 -18984
  67. data/lib/rdf/vocab/sd.rb +85 -242
  68. data/lib/rdf/vocab/sh.rb +729 -1468
  69. data/lib/rdf/vocab/sioc.rb +416 -820
  70. data/lib/rdf/vocab/siocservices.rb +31 -72
  71. data/lib/rdf/vocab/sioctypes.rb +145 -306
  72. data/lib/rdf/vocab/skos.rb +95 -217
  73. data/lib/rdf/vocab/skosxl.rb +26 -59
  74. data/lib/rdf/vocab/v.rb +199 -493
  75. data/lib/rdf/vocab/vcard.rb +290 -920
  76. data/lib/rdf/vocab/vmd.rb +199 -493
  77. data/lib/rdf/vocab/void.rb +86 -210
  78. data/lib/rdf/vocab/vs.rb +16 -38
  79. data/lib/rdf/vocab/wdrs.rb +43 -136
  80. data/lib/rdf/vocab/wot.rb +95 -176
  81. data/lib/rdf/vocab/xhtml.rb +2 -7
  82. data/lib/rdf/vocab/xhv.rb +122 -463
  83. data/lib/rdf/vocab/xkos.rb +116 -269
  84. data/spec/extensions_spec.rb +1 -1
  85. data/spec/spec_helper.rb +13 -0
  86. metadata +68 -21
data/lib/rdf/vocab/ogc.rb CHANGED
@@ -3,94 +3,57 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://ogp.me/ns/class#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://ogp.me/ns/class#>
8
- # #
9
- # class OGC < RDF::Vocabulary
10
- # # A string representation of a true or false value. The lexical space contains: "true", "false", "1", and "0".
11
- # # @return [RDF::Vocabulary::Term]
12
- # attr_reader :boolean_str
13
- #
14
- # # A string representation of a temporal value composed of a date (year, month, day) and an optional time component (hours, minutes). The lexical space is defined by ISO 8601.
15
- # # @return [RDF::Vocabulary::Term]
16
- # attr_reader :date_time_str
17
- #
18
- # # The lexical space: "", "the", "a", "an", and "auto".
19
- # # @return [RDF::Vocabulary::Term]
20
- # attr_reader :determiner_str
21
- #
22
- # # A string representation of a 64-bit signed floating point number. Example lexical values include "1.234", "-1.234", "1.2e3", "-1.2e3", and "7E-10".
23
- # # @return [RDF::Vocabulary::Term]
24
- # attr_reader :float_str
25
- #
26
- # # A string representation of a 32-bit signed integer. Example lexical values include "1234" and "-123".
27
- # # @return [RDF::Vocabulary::Term]
28
- # attr_reader :integer_str
29
- #
30
- # # Valid mime type strings (e.g., "application/mp3").
31
- # # @return [RDF::Vocabulary::Term]
32
- # attr_reader :mime_type_str
33
- #
34
- # # A string of Unicode characters.
35
- # # @return [RDF::Vocabulary::Term]
36
- # attr_reader :string
37
- #
38
- # # A string of Unicode characters forming a valid URL having the http or https scheme.
39
- # # @return [RDF::Vocabulary::Term]
40
- # attr_reader :url
41
- #
42
- # end
43
6
  OGC = Class.new(RDF::Vocabulary("http://ogp.me/ns/class#")) do
44
7
 
45
8
  # Datatype definitions
46
9
  term :boolean_str,
47
10
  comment: "A string representation of a true or false value. The lexical space contains: \"true\", \"false\", \"1\", and \"0\".".freeze,
48
- isDefinedBy: "ogc:".freeze,
11
+ isDefinedBy: "http://ogp.me/ns/class#".freeze,
49
12
  label: "boolean string".freeze,
50
- subClassOf: "xsd:string".freeze,
51
- type: "rdfs:Datatype".freeze
13
+ subClassOf: "http://www.w3.org/2001/XMLSchema#string".freeze,
14
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
52
15
  term :date_time_str,
53
16
  comment: "A string representation of a temporal value composed of a date (year, month, day) and an optional time component (hours, minutes). The lexical space is defined by ISO 8601.".freeze,
54
- isDefinedBy: "ogc:".freeze,
17
+ isDefinedBy: "http://ogp.me/ns/class#".freeze,
55
18
  label: "date/time string".freeze,
56
- subClassOf: "xsd:string".freeze,
57
- type: "rdfs:Datatype".freeze
19
+ subClassOf: "http://www.w3.org/2001/XMLSchema#string".freeze,
20
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
58
21
  term :determiner_str,
59
22
  comment: "The lexical space: \"\", \"the\", \"a\", \"an\", and \"auto\".".freeze,
60
- isDefinedBy: "ogc:".freeze,
23
+ "http://www.w3.org/2002/07/owl#oneOf": list("".freeze, "the".freeze, "a".freeze, "an".freeze, "auto".freeze),
24
+ isDefinedBy: "http://ogp.me/ns/class#".freeze,
61
25
  label: "determiner".freeze,
62
- "owl:oneOf": list("".freeze, "the".freeze, "a".freeze, "an".freeze, "auto".freeze),
63
- subClassOf: "xsd:string".freeze,
64
- type: "rdfs:Datatype".freeze
26
+ subClassOf: "http://www.w3.org/2001/XMLSchema#string".freeze,
27
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
65
28
  term :float_str,
66
29
  comment: "A string representation of a 64-bit signed floating point number. Example lexical values include \"1.234\", \"-1.234\", \"1.2e3\", \"-1.2e3\", and \"7E-10\".".freeze,
67
- isDefinedBy: "ogc:".freeze,
30
+ isDefinedBy: "http://ogp.me/ns/class#".freeze,
68
31
  label: "float string".freeze,
69
- subClassOf: "xsd:string".freeze,
70
- type: "rdfs:Datatype".freeze
32
+ subClassOf: "http://www.w3.org/2001/XMLSchema#string".freeze,
33
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
71
34
  term :integer_str,
72
35
  comment: "A string representation of a 32-bit signed integer. Example lexical values include \"1234\" and \"-123\".".freeze,
73
- isDefinedBy: "ogc:".freeze,
36
+ isDefinedBy: "http://ogp.me/ns/class#".freeze,
74
37
  label: "integer string".freeze,
75
- subClassOf: "xsd:string".freeze,
76
- type: "rdfs:Datatype".freeze
38
+ subClassOf: "http://www.w3.org/2001/XMLSchema#string".freeze,
39
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
77
40
  term :mime_type_str,
78
41
  comment: "Valid mime type strings (e.g., \"application/mp3\").".freeze,
79
- isDefinedBy: "og:".freeze,
42
+ isDefinedBy: "http://ogp.me/ns#".freeze,
80
43
  label: "mime type string".freeze,
81
- subClassOf: "xsd:string".freeze,
82
- type: "rdfs:Datatype".freeze
44
+ subClassOf: "http://www.w3.org/2001/XMLSchema#string".freeze,
45
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
83
46
  term :string,
84
47
  comment: "A string of Unicode characters.".freeze,
85
- isDefinedBy: "ogc:".freeze,
48
+ isDefinedBy: "http://ogp.me/ns/class#".freeze,
86
49
  label: "Unicode string".freeze,
87
- subClassOf: "xsd:string".freeze,
88
- type: "rdfs:Datatype".freeze
50
+ subClassOf: "http://www.w3.org/2001/XMLSchema#string".freeze,
51
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
89
52
  term :url,
90
53
  comment: "A string of Unicode characters forming a valid URL having the http or https scheme.".freeze,
91
- isDefinedBy: "ogc:".freeze,
54
+ isDefinedBy: "http://ogp.me/ns/class#".freeze,
92
55
  label: "URL".freeze,
93
- subClassOf: "ogc:string".freeze,
94
- type: "rdfs:Datatype".freeze
56
+ subClassOf: "http://ogp.me/ns/class#string".freeze,
57
+ type: "http://www.w3.org/2000/01/rdf-schema#Datatype".freeze
95
58
  end
96
59
  end
data/lib/rdf/vocab/ore.rb CHANGED
@@ -3,163 +3,104 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.openarchives.org/ore/terms/
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://www.openarchives.org/ore/terms/>
8
- # #
9
- # # The OAI ORE terms vocabulary
10
- # #
11
- # # The OAI ORE terms vocabulary
12
- # #
13
- # # The set of terms provided by the OAI ORE initiative
14
- # # @see http://www.openarchives.org/ore/toc
15
- # class ORE < RDF::StrictVocabulary
16
- # # A resource which is included in an Aggregation. Note that asserting that a resource is a member of the class of Aggregated Resources does not imply anything other than that it is aggregated by at least one Aggregation.
17
- # # @return [RDF::Vocabulary::Term]
18
- # attr_reader :AggregatedResource
19
- #
20
- # # A set of related resources (Aggregated Resources), grouped together such that the set can be treated as a single resource. This is the entity described within the ORE interoperability framework by a Resource Map.
21
- # # @return [RDF::Vocabulary::Term]
22
- # attr_reader :Aggregation
23
- #
24
- # # A Proxy represents an Aggregated Resource as it exists in a specific Aggregation. All assertions made about an entity are globally true, not only within the context of the Aggregation. As such, in order to make assertions which are only true of a resource as it exists in an Aggregation, a Proxy object is required. For example, one might want to cite an article as it appears in a specific journal, or assign aggregation-specific metadata to a Resource.
25
- # # @return [RDF::Vocabulary::Term]
26
- # attr_reader :Proxy
27
- #
28
- # # A description of an Aggregation according to the OAI-ORE data model. Resource Maps are serialised to a machine readable format according to the implementation guidelines.
29
- # # @return [RDF::Vocabulary::Term]
30
- # attr_reader :ResourceMap
31
- #
32
- # # Aggregations, by definition, aggregate resources. The ore:aggregates relationship expresses that the object resource is a member of the set of Aggregated Resources of the subject (the Aggregation). This relationship between the Aggregation and its Aggregated Resources is thus more specific than a simple part/whole relationship, as expressed by dcterms:hasPart for example.
33
- # # @return [RDF::Vocabulary::Term]
34
- # attr_reader :aggregates
35
- #
36
- # # This relationship asserts that the subject (a Resource Map) describes the object (an Aggregation).
37
- # # @return [RDF::Vocabulary::Term]
38
- # attr_reader :describes
39
- #
40
- # # The inverse relationship of ore:aggregates, ore:isAggregatedBy asserts that an Aggregated Resource is aggregated by an Aggregation.
41
- # # @return [RDF::Vocabulary::Term]
42
- # attr_reader :isAggregatedBy
43
- #
44
- # # The inverse relationship of ore:describes, in this case the object of the relationship is the Resource Map and the subject is the Aggregation which it describes.
45
- # # @return [RDF::Vocabulary::Term]
46
- # attr_reader :isDescribedBy
47
- #
48
- # # ore:lineage is a relationship between two Proxy objects, both of which MUST have the same Resource for which they are proxies. The meaning is that the Resource for which the subject of the relationship is a Proxy was discovered in the Aggregation in which the object Proxy's resource is aggregated.
49
- # # @return [RDF::Vocabulary::Term]
50
- # attr_reader :lineage
51
- #
52
- # # Proxy objects are used to represent a Resource as it is aggregated in a particular Aggregation. The ore:proxyFor relationship is used to link the proxy to the Aggregated Resource it is a proxy for. The subject of the relationship is a Proxy object, and the object of the relationship is the Aggregated Resource.
53
- # # @return [RDF::Vocabulary::Term]
54
- # attr_reader :proxyFor
55
- #
56
- # # Proxy objects must link to the Aggregation in which the resource being proxied is aggregated. The ore:proxyIn relationship is used for this purpose. The subject of the relationship is a Proxy object, and the object of the relationship is the Aggregation.
57
- # # @return [RDF::Vocabulary::Term]
58
- # attr_reader :proxyIn
59
- #
60
- # # The subject of this relationship MUST be an Aggregation. This Aggregation should be considered an expression within the ORE context of the object of the relationship, as it is broadly equivalent to the resource. For example, the Aggregation may consist of the resources which, together, make up a journal article which has a DOI assigned to it. The Aggregation is not the article to which the DOI was assigned, but is a representation of it in some manner.
61
- # # @return [RDF::Vocabulary::Term]
62
- # attr_reader :similarTo
63
- #
64
- # end
65
6
  ORE = Class.new(RDF::StrictVocabulary("http://www.openarchives.org/ore/terms/")) do
66
7
 
67
8
  # Ontology definition
68
9
  ontology :"http://www.openarchives.org/ore/terms/",
69
10
  comment: "The set of terms provided by the OAI ORE initiative".freeze,
70
- "dc:license": "http://creativecommons.org/licenses/by-sa/3.0/".freeze,
71
- "dc:publisher": term(
11
+ "http://purl.org/dc/terms/license": "http://creativecommons.org/licenses/by-sa/3.0/".freeze,
12
+ "http://purl.org/dc/terms/publisher": term(
72
13
  label: "The Open Archives Initiative ORE Project".freeze
73
14
  ),
74
- "dc:title": "The OAI ORE terms vocabulary".freeze,
75
- label: "The OAI ORE terms vocabulary".freeze,
76
- "rdfs:seeAlso": "http://www.openarchives.org/ore/toc".freeze
15
+ "http://purl.org/dc/terms/title": "The OAI ORE terms vocabulary".freeze,
16
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.openarchives.org/ore/toc".freeze,
17
+ label: "The OAI ORE terms vocabulary".freeze
77
18
 
78
19
  # Class definitions
79
20
  term :AggregatedResource,
80
21
  comment: "A resource which is included in an Aggregation. Note that asserting that a resource is a member of the class of Aggregated Resources does not imply anything other than that it is aggregated by at least one Aggregation.".freeze,
81
- isDefinedBy: "ore:".freeze,
22
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
82
23
  label: "Aggregated Resource".freeze,
83
- type: "rdfs:Class".freeze
24
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
84
25
  term :Aggregation,
85
26
  comment: "A set of related resources (Aggregated Resources), grouped together such that the set can be treated as a single resource. This is the entity described within the ORE interoperability framework by a Resource Map.".freeze,
86
- isDefinedBy: "ore:".freeze,
27
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
87
28
  label: "Aggregation".freeze,
88
- subClassOf: "dcmitype:Collection".freeze,
89
- type: "rdfs:Class".freeze
29
+ subClassOf: "http://purl.org/dc/dcmitype/Collection".freeze,
30
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
90
31
  term :Proxy,
91
32
  comment: "A Proxy represents an Aggregated Resource as it exists in a specific Aggregation. All assertions made about an entity are globally true, not only within the context of the Aggregation. As such, in order to make assertions which are only true of a resource as it exists in an Aggregation, a Proxy object is required. For example, one might want to cite an article as it appears in a specific journal, or assign aggregation-specific metadata to a Resource.".freeze,
92
- isDefinedBy: "ore:".freeze,
33
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
93
34
  label: "Proxy".freeze,
94
- type: "rdfs:Class".freeze
35
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
95
36
  term :ResourceMap,
96
37
  comment: "A description of an Aggregation according to the OAI-ORE data model. Resource Maps are serialised to a machine readable format according to the implementation guidelines.".freeze,
97
- isDefinedBy: "ore:".freeze,
38
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
98
39
  label: "Resource Map".freeze,
99
40
  subClassOf: "http://www.w3.org/2004/03/trix/rdfg-1/Graph".freeze,
100
- type: "rdfs:Class".freeze
41
+ type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
101
42
 
102
43
  # Property definitions
103
44
  property :aggregates,
104
45
  comment: "Aggregations, by definition, aggregate resources. The ore:aggregates relationship expresses that the object resource is a member of the set of Aggregated Resources of the subject (the Aggregation). This relationship between the Aggregation and its Aggregated Resources is thus more specific than a simple part/whole relationship, as expressed by dcterms:hasPart for example.".freeze,
105
- domain: "ore:Aggregation".freeze,
106
- inverseOf: "ore:isAggregatedBy".freeze,
107
- isDefinedBy: "ore:".freeze,
46
+ domain: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
47
+ inverseOf: "http://www.openarchives.org/ore/terms/isAggregatedBy".freeze,
48
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
108
49
  label: "Aggregates".freeze,
109
- range: "ore:AggregatedResource".freeze,
110
- subPropertyOf: "dc:hasPart".freeze,
111
- type: "rdf:Property".freeze
50
+ range: "http://www.openarchives.org/ore/terms/AggregatedResource".freeze,
51
+ subPropertyOf: "http://purl.org/dc/terms/hasPart".freeze,
52
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
112
53
  property :describes,
113
54
  comment: "This relationship asserts that the subject (a Resource Map) describes the object (an Aggregation).".freeze,
114
- domain: "ore:ResourceMap".freeze,
115
- inverseOf: "ore:isDescribedBy".freeze,
116
- isDefinedBy: "ore:".freeze,
55
+ domain: "http://www.openarchives.org/ore/terms/ResourceMap".freeze,
56
+ inverseOf: "http://www.openarchives.org/ore/terms/isDescribedBy".freeze,
57
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
117
58
  label: "Describes".freeze,
118
- range: "ore:Aggregation".freeze,
119
- type: "rdf:Property".freeze
59
+ range: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
60
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
120
61
  property :isAggregatedBy,
121
62
  comment: "The inverse relationship of ore:aggregates, ore:isAggregatedBy asserts that an Aggregated Resource is aggregated by an Aggregation.".freeze,
122
- domain: "ore:AggregatedResource".freeze,
123
- inverseOf: "ore:aggregates".freeze,
124
- isDefinedBy: "ore:".freeze,
63
+ domain: "http://www.openarchives.org/ore/terms/AggregatedResource".freeze,
64
+ inverseOf: "http://www.openarchives.org/ore/terms/aggregates".freeze,
65
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
125
66
  label: "Is Aggregated By".freeze,
126
- range: "ore:Aggregation".freeze,
127
- subPropertyOf: "dc:isPartOf".freeze,
128
- type: "rdf:Property".freeze
67
+ range: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
68
+ subPropertyOf: "http://purl.org/dc/terms/isPartOf".freeze,
69
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
129
70
  property :isDescribedBy,
130
71
  comment: "The inverse relationship of ore:describes, in this case the object of the relationship is the Resource Map and the subject is the Aggregation which it describes.".freeze,
131
- domain: "ore:Aggregation".freeze,
132
- inverseOf: "ore:describes".freeze,
133
- isDefinedBy: "ore:".freeze,
72
+ domain: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
73
+ inverseOf: "http://www.openarchives.org/ore/terms/describes".freeze,
74
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
134
75
  label: "Is Described By".freeze,
135
- range: "ore:ResourceMap".freeze,
136
- type: "rdf:Property".freeze
76
+ range: "http://www.openarchives.org/ore/terms/ResourceMap".freeze,
77
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
137
78
  property :lineage,
138
79
  comment: "ore:lineage is a relationship between two Proxy objects, both of which MUST have the same Resource for which they are proxies. The meaning is that the Resource for which the subject of the relationship is a Proxy was discovered in the Aggregation in which the object Proxy's resource is aggregated.".freeze,
139
- domain: "ore:Proxy".freeze,
140
- isDefinedBy: "ore:".freeze,
80
+ domain: "http://www.openarchives.org/ore/terms/Proxy".freeze,
81
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
141
82
  label: "Lineage".freeze,
142
- range: "ore:Proxy".freeze,
143
- type: "rdf:Property".freeze
83
+ range: "http://www.openarchives.org/ore/terms/Proxy".freeze,
84
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
144
85
  property :proxyFor,
145
86
  comment: "Proxy objects are used to represent a Resource as it is aggregated in a particular Aggregation. The ore:proxyFor relationship is used to link the proxy to the Aggregated Resource it is a proxy for. The subject of the relationship is a Proxy object, and the object of the relationship is the Aggregated Resource.".freeze,
146
- domain: "ore:Proxy".freeze,
147
- isDefinedBy: "ore:".freeze,
87
+ domain: "http://www.openarchives.org/ore/terms/Proxy".freeze,
88
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
148
89
  label: "Proxy For".freeze,
149
- range: "ore:AggregatedResource".freeze,
150
- type: "rdf:Property".freeze
90
+ range: "http://www.openarchives.org/ore/terms/AggregatedResource".freeze,
91
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
151
92
  property :proxyIn,
152
93
  comment: "Proxy objects must link to the Aggregation in which the resource being proxied is aggregated. The ore:proxyIn relationship is used for this purpose. The subject of the relationship is a Proxy object, and the object of the relationship is the Aggregation.".freeze,
153
- domain: "ore:Proxy".freeze,
154
- isDefinedBy: "ore:".freeze,
94
+ domain: "http://www.openarchives.org/ore/terms/Proxy".freeze,
95
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
155
96
  label: "Proxy In".freeze,
156
- range: "ore:Aggregation".freeze,
157
- type: "rdf:Property".freeze
97
+ range: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
98
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
158
99
  property :similarTo,
159
100
  comment: "The subject of this relationship MUST be an Aggregation. This Aggregation should be considered an expression within the ORE context of the object of the relationship, as it is broadly equivalent to the resource. For example, the Aggregation may consist of the resources which, together, make up a journal article which has a DOI assigned to it. The Aggregation is not the article to which the DOI was assigned, but is a representation of it in some manner.".freeze,
160
- domain: "ore:Aggregation".freeze,
161
- isDefinedBy: "ore:".freeze,
101
+ domain: "http://www.openarchives.org/ore/terms/Aggregation".freeze,
102
+ isDefinedBy: "http://www.openarchives.org/ore/terms/".freeze,
162
103
  label: "Similar To".freeze,
163
- type: "rdf:Property".freeze
104
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
164
105
  end
165
106
  end
data/lib/rdf/vocab/org.rb CHANGED
@@ -3,591 +3,395 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.w3.org/ns/org#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
- # @!parse
7
- # # Vocabulary for <http://www.w3.org/ns/org#>
8
- # #
9
- # # Core organization ontology
10
- # #
11
- # # Core organization ontology
12
- # #
13
- # # Vocabulary for describing organizational structures, specializable to a broad variety of types of organization.
14
- # # @version 0.8
15
- # # @see http://www.w3.org/TR/vocab-org/
16
- # class ORG < RDF::StrictVocabulary
17
- # # Represents an event which resulted in a major change to an organization such as a merger or complete restructuring. It is intended for situations where the resulting organization is sufficient distinct from the original organizations that it has a distinct identity and distinct URI. Extension vocabularies should define sub-classes of this to denote particular categories of event. The instant or interval at which the event occurred should be given by `prov:startAtTime` and `prov:endedAtTime`, a description should be given by `dct:description`.
18
- # # @return [RDF::Vocabulary::Term]
19
- # attr_reader :ChangeEvent
20
- #
21
- # # An Organization which is recognized in the world at large, in particular in legal jurisdictions, with associated rights and responsibilities. Examples include a Corporation, Charity, Government or Church. Note that this is a super class of `gr:BusinessEntity` and it is recommended to use the GoodRelations vocabulary to denote Business classifications such as DUNS or NAICS.
22
- # # @return [RDF::Vocabulary::Term]
23
- # attr_reader :FormalOrganization
24
- #
25
- # # Indicates the nature of an Agent's membership of an organization. Represents an n-ary relation between an Agent, an Organization and a Role. It is possible to directly indicate membership, independent of the specific Role, through use of the `org:memberOf` property.
26
- # # @return [RDF::Vocabulary::Term]
27
- # attr_reader :Membership
28
- #
29
- # # Represents a collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures. It is recommended that SKOS lexical labels should be used to label the Organization. In particular `skos:prefLabel` for the primary (possibly legally recognized name), `skos:altLabel` for alternative names (trading names, colloquial names) and `skos:notation` to denote a code from a code list. Alternative names: _Collective_ _Body_ _Org_ _Group_
30
- # # @return [RDF::Vocabulary::Term]
31
- # attr_reader :Organization
32
- #
33
- # # A collaboration between two or more Organizations such as a project. It meets the criteria for being an Organization in that it has an identity and defining purpose independent of its particular members but is neither a formally recognized legal entity nor a sub-unit within some larger organization. Might typically have a shorter lifetime than the Organizations within it, but not necessarily. All members are `org:Organization`s rather than individuals and those Organizations can play particular roles within the venture. Alternative names: _Project_ _Venture_ _Endeavour_ _Consortium_ _Endeavour_
34
- # # @return [RDF::Vocabulary::Term]
35
- # attr_reader :OrganizationalCollaboration
36
- #
37
- # # An Organization such as a University Support Unit which is part of some larger FormalOrganization and only has full recognition within the context of that FormalOrganization, it is not a Legal Entity in its own right. Units can be large and complex containing other Units and even FormalOrganizations. Alternative names: _OU_ _Unit_ _Department_
38
- # # @return [RDF::Vocabulary::Term]
39
- # attr_reader :OrganizationalUnit
40
- #
41
- # # A Post represents some position within an organization that exists independently of the person or persons filling it. Posts may be used to represent situations where a person is a member of an organization ex officio (for example the Secretary of State for Scotland is part of UK Cabinet by virtue of being Secretary of State for Scotland, not as an individual person). A post can be held by multiple people and hence can be treated as a organization in its own right.
42
- # # @return [RDF::Vocabulary::Term]
43
- # attr_reader :Post
44
- #
45
- # # Denotes a role that a Person or other Agent can take in an organization. Instances of this class describe the abstract role; to denote a specific instance of a person playing that role in a specific organization use an instance of `org:Membership`. It is common for roles to be arranged in some taxonomic structure and we use SKOS to represent that. The normal SKOS lexical properties should be used when labelling the Role. Additional descriptive properties for the Role, such as a Salary band, may be added by extension vocabularies.
46
- # # @return [RDF::Vocabulary::Term]
47
- # attr_reader :Role
48
- #
49
- # # An office or other premise at which the organization is located. Many organizations are spread across multiple sites and many sites will host multiple locations. In most cases a Site will be a physical location. However, we don't exclude the possibility of non-physical sites such as a virtual office with an associated post box and phone reception service. Extensions may provide subclasses to denote particular types of site.
50
- # # @return [RDF::Vocabulary::Term]
51
- # attr_reader :Site
52
- #
53
- # # Indicates the site at which a person is based. We do not restrict the possibility that a person is based at multiple sites.
54
- # # @return [RDF::Vocabulary::Term]
55
- # attr_reader :basedAt
56
- #
57
- # # Indicates a change event which resulted in a change to this organization. Depending on the event the organization may or may not have continued to exist after the event. Inverse of `org:originalOrganization`.
58
- # # @return [RDF::Vocabulary::Term]
59
- # attr_reader :changedBy
60
- #
61
- # # Indicates a classification for this Organization within some classification scheme. Extension vocabularies may wish to specialize this property to have a range corresponding to a specific `skos:ConceptScheme`. This property is under discussion and may be revised or removed - in many cases organizations are best categorized by defining a sub-class hierarchy in an extension vocabulary.
62
- # # @return [RDF::Vocabulary::Term]
63
- # attr_reader :classification
64
- #
65
- # # Indicates a person who is a member of the subject Organization. Inverse of `org:memberOf`, see that property for further clarification. Provided for compatibility with `foaf:member`.
66
- # # @return [RDF::Vocabulary::Term]
67
- # attr_reader :hasMember
68
- #
69
- # # Indicates a membership relationship that the Agent plays. Inverse of `org:member`.
70
- # # @return [RDF::Vocabulary::Term]
71
- # attr_reader :hasMembership
72
- #
73
- # # Indicates a Post which exists within the Organization.
74
- # # @return [RDF::Vocabulary::Term]
75
- # attr_reader :hasPost
76
- #
77
- # # Indicates a primary site for the Organization, this is the default means by which an Organization can be contacted and is not necessarily the formal headquarters.
78
- # # @return [RDF::Vocabulary::Term]
79
- # attr_reader :hasPrimarySite
80
- #
81
- # # Indicates the legally registered site for the organization, in many legal jurisdictions there is a requirement that FormalOrganizations such as Companies or Charities have such a primary designed site.
82
- # # @return [RDF::Vocabulary::Term]
83
- # attr_reader :hasRegisteredSite
84
- #
85
- # # Indicates a site at which the Organization has some presence even if only indirect (e.g. virtual office or a professional service which is acting as the registered address for a company). Inverse of `org:siteOf`.
86
- # # @return [RDF::Vocabulary::Term]
87
- # attr_reader :hasSite
88
- #
89
- # # Represents hierarchical containment of Organizations or Organizational Units; indicates an organization which is a sub-part or child of this organization. Inverse of `org:subOrganizationOf`.
90
- # # @return [RDF::Vocabulary::Term]
91
- # attr_reader :hasSubOrganization
92
- #
93
- # # Indicates a unit which is part of this Organization, e.g. a Department within a larger FormalOrganization. Inverse of `org:unitOf`.
94
- # # @return [RDF::Vocabulary::Term]
95
- # attr_reader :hasUnit
96
- #
97
- # # Indicates that a person is the leader or formal head of the Organization. This will normally mean that they are the root of the `org:reportsTo` (acyclic) graph, though an organization may have more than one head.
98
- # # @return [RDF::Vocabulary::Term]
99
- # attr_reader :headOf
100
- #
101
- # # Indicates an Agent which holds a Post.
102
- # # @return [RDF::Vocabulary::Term]
103
- # attr_reader :heldBy
104
- #
105
- # # Indicates a Post held by some Agent.
106
- # # @return [RDF::Vocabulary::Term]
107
- # attr_reader :holds
108
- #
109
- # # Gives an identifier, such as a company registration number, that can be used to used to uniquely identify the organization. Many different national and international identier schemes are available. The org ontology is neutral to which schemes are used. The particular identifier scheme should be indicated by the datatype of the identifier value. Using datatypes to distinguish the notation scheme used is consistent with recommended best practice for `skos:notation` of which this property is a specialization.
110
- # # @return [RDF::Vocabulary::Term]
111
- # attr_reader :identifier
112
- #
113
- # # Indicates an arbitrary relationship between two organizations. Specializations of this can be used to, for example, denote funding or supply chain relationships.
114
- # # @return [RDF::Vocabulary::Term]
115
- # attr_reader :linkedTo
116
- #
117
- # # Gives a location description for a person within the organization, for example a _Mail Stop_ for internal posting purposes.
118
- # # @return [RDF::Vocabulary::Term]
119
- # attr_reader :location
120
- #
121
- # # Indicates the Person (or other Agent including Organization) involved in the Membership relationship. Inverse of `org:hasMembership`
122
- # # @return [RDF::Vocabulary::Term]
123
- # attr_reader :member
124
- #
125
- # # Optional property to indicate the interval for which the membership is/was valid.
126
- # # @return [RDF::Vocabulary::Term]
127
- # attr_reader :memberDuring
128
- #
129
- # # Indicates that a person is a member of the Organization with no indication of the nature of that membership or the role played. Note that the choice of property name is not meant to limit the property to only formal membership arrangements, it is also indended to cover related concepts such as affilliation or other involvement in the organization. Extensions can specialize this relationship to indicate particular roles within the organization or more nuanced relationships to the organization. Has an optional inverse, `org:hasmember`.
130
- # # @return [RDF::Vocabulary::Term]
131
- # attr_reader :memberOf
132
- #
133
- # # Indicates Organization in which the Agent is a member.
134
- # # @return [RDF::Vocabulary::Term]
135
- # attr_reader :organization
136
- #
137
- # # Indicates one or more organizations that existed before the change event. Depending on the event they may or may not have continued to exist after the event. Inverse of `org:changedBy`.
138
- # # @return [RDF::Vocabulary::Term]
139
- # attr_reader :originalOrganization
140
- #
141
- # # Indicates the Organization in which the Post exists.
142
- # # @return [RDF::Vocabulary::Term]
143
- # attr_reader :postIn
144
- #
145
- # # Indicates the purpose of this Organization. There can be many purposes at different levels of abstraction but the nature of an organization is to have a reason for existence and this property is a means to document that reason. An Organization may have multiple purposes. It is recommended that the purpose be denoted by a controlled term or code list, ideally a `skos:Concept`. However, the range is left open to allow for other types of descriptive schemes. It is expected that specializations or application profiles of this vocabulary will constrain the range of the purpose. Alternative names: _remit_ _responsibility_ (esp. if applied to OrganizationalUnits such as Government Departments).
146
- # # @return [RDF::Vocabulary::Term]
147
- # attr_reader :purpose
148
- #
149
- # # Indicates a salary or other reward associated with the role. Typically this will be denoted using an existing representation scheme such as `gr:PriceSpecification` but the range is left open to allow applications to specialize it (e.g. to remunerationInGBP).
150
- # # @return [RDF::Vocabulary::Term]
151
- # attr_reader :remuneration
152
- #
153
- # # Indicates a reporting relationship as might be depicted on an organizational chart. The precise semantics of the reporting relationship will vary by organization but is intended to encompass both direct supervisory relationships (e.g. carrying objective and salary setting authority) and more general reporting or accountability relationships (e.g. so called _dotted line_ reporting).
154
- # # @return [RDF::Vocabulary::Term]
155
- # attr_reader :reportsTo
156
- #
157
- # # Indicates an event which resulted in this organization. Inverse of `org:resultingOrganization`.
158
- # # @return [RDF::Vocabulary::Term]
159
- # attr_reader :resultedFrom
160
- #
161
- # # Indicates an organization which was created or changed as a result of the event. Inverse of `org:resultedFrom`.
162
- # # @return [RDF::Vocabulary::Term]
163
- # attr_reader :resultingOrganization
164
- #
165
- # # Indicates the Role that the Agent plays in a Membership relationship with an Organization.
166
- # # @return [RDF::Vocabulary::Term]
167
- # attr_reader :role
168
- #
169
- # # This is a metalevel property which is used to annotate an `org:Role` instance with a sub-property of `org:memberOf` that can be used to directly indicate the role for easy of query. The intended semantics is a Membership relation involving the Role implies the existence of a direct property relationship through an inference rule of the form: `{ [] org:member ?p; org:organization ?o; org:role [org:roleProperty ?r] } -> {?p ?r ?o}`.
170
- # # @return [RDF::Vocabulary::Term]
171
- # attr_reader :roleProperty
172
- #
173
- # # Indicates an address for the site in a suitable encoding. Use of vCard (using the http://www.w3.org/TR/vcard-rdf/ vocabulary) is encouraged but the range is left open to allow other encodings to be used. The address may include email, telephone, and geo-location information and is not restricted to a physical address.
174
- # # @return [RDF::Vocabulary::Term]
175
- # attr_reader :siteAddress
176
- #
177
- # # Indicates an Organization which has some presence at the given site. This is the inverse of `org:hasSite`.
178
- # # @return [RDF::Vocabulary::Term]
179
- # attr_reader :siteOf
180
- #
181
- # # Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an Organization which contains this Organization. Inverse of `org:hasSubOrganization`.
182
- # # @return [RDF::Vocabulary::Term]
183
- # attr_reader :subOrganizationOf
184
- #
185
- # # The transitive closure of subOrganizationOf, giving a representation of all organizations that contain this one. Note that technically this is a super property of the transitive closure so it could contain additional assertions but such usage is discouraged.
186
- # # @return [RDF::Vocabulary::Term]
187
- # attr_reader :transitiveSubOrganizationOf
188
- #
189
- # # Indicates an Organization of which this Unit is a part, e.g. a Department within a larger FormalOrganization. This is the inverse of `org:hasUnit`.
190
- # # @return [RDF::Vocabulary::Term]
191
- # attr_reader :unitOf
192
- #
193
- # # A role corresponding to the `org:headOf` property
194
- # # @return [RDF::Vocabulary::Term]
195
- # attr_reader :Head
196
- #
197
- # end
198
6
  ORG = Class.new(RDF::StrictVocabulary("http://www.w3.org/ns/org#")) do
199
7
 
200
8
  # Ontology definition
201
9
  ontology :"http://www.w3.org/ns/org#",
202
10
  comment: "Vocabulary for describing organizational structures, specializable to a broad variety of types of organization.".freeze,
203
- "dc:contributor": [term(
204
- "foaf:homepage": "http://www.asahi-net.or.jp/~ax2s-kmtn/".freeze,
205
- "foaf:name": "Shuji Kamitsuna".freeze
11
+ "http://purl.org/dc/terms/contributor": [term(
12
+ "http://xmlns.com/foaf/0.1/homepage": "http://www.asahi-net.or.jp/~ax2s-kmtn/".freeze,
13
+ "http://xmlns.com/foaf/0.1/name": "Shuji Kamitsuna".freeze
206
14
  ), term(
207
- "foaf:mbox": "antonio.maccioni@agid.gov.it".freeze,
208
- "foaf:name": "Antonio Maccioni".freeze
15
+ "http://xmlns.com/foaf/0.1/mbox": "antonio.maccioni@agid.gov.it".freeze,
16
+ "http://xmlns.com/foaf/0.1/name": "Antonio Maccioni".freeze
209
17
  ), term(
210
- "foaf:mbox": "dave@epimorphics.com".freeze,
211
- "foaf:name": "Dave Reynolds".freeze
18
+ "http://xmlns.com/foaf/0.1/mbox": "dave@epimorphics.com".freeze,
19
+ "http://xmlns.com/foaf/0.1/name": "Dave Reynolds".freeze
212
20
  ), term(
213
- "foaf:mbox": "dguardiola@quinode.fr".freeze,
214
- "foaf:name": "Dominique Guardiola".freeze
21
+ "http://xmlns.com/foaf/0.1/mbox": "dguardiola@quinode.fr".freeze,
22
+ "http://xmlns.com/foaf/0.1/name": "Dominique Guardiola".freeze
215
23
  ), term(
216
- "foaf:mbox": "emontiel@fi.upm.es".freeze,
217
- "foaf:name": "Elena Montiel Ponsoda".freeze
24
+ "http://xmlns.com/foaf/0.1/mbox": "emontiel@fi.upm.es".freeze,
25
+ "http://xmlns.com/foaf/0.1/name": "Elena Montiel Ponsoda".freeze
218
26
  ), term(
219
- "foaf:mbox": "giorgia.lodi@agid.gov.it".freeze,
220
- "foaf:name": "Giorgia Lodi".freeze
27
+ "http://xmlns.com/foaf/0.1/mbox": "giorgia.lodi@agid.gov.it".freeze,
28
+ "http://xmlns.com/foaf/0.1/name": "Giorgia Lodi".freeze
221
29
  ), term(
222
- "foaf:mbox": "lupe@fi.upm.es".freeze,
223
- "foaf:name": "Guadalupe Aguado de Cea".freeze
30
+ "http://xmlns.com/foaf/0.1/mbox": "lupe@fi.upm.es".freeze,
31
+ "http://xmlns.com/foaf/0.1/name": "Guadalupe Aguado de Cea".freeze
224
32
  ), term(
225
- "foaf:mbox": "mpoveda@fi.upm.es".freeze,
226
- "foaf:name": "María Poveda Villalón".freeze
33
+ "http://xmlns.com/foaf/0.1/mbox": "mpoveda@fi.upm.es".freeze,
34
+ "http://xmlns.com/foaf/0.1/name": "María Poveda Villalón".freeze
227
35
  ), term(
228
- "foaf:mbox": "ogiraldo@fi.upm.es".freeze,
229
- "foaf:name": "Olga Ximena Giraldo".freeze
36
+ "http://xmlns.com/foaf/0.1/mbox": "ogiraldo@fi.upm.es".freeze,
37
+ "http://xmlns.com/foaf/0.1/name": "Olga Ximena Giraldo".freeze
230
38
  )],
231
- "dc:created": "2010-05-28".freeze,
232
- "dc:license": "http://www.opendatacommons.org/licenses/pddl/1.0/".freeze,
233
- "dc:modified": ["2010-06-09".freeze, "2010-10-08".freeze, "2012-09-30".freeze, "2012-10-06".freeze, "2013-02-15".freeze, "2013-12-16".freeze, "2014-01-02".freeze, "2014-01-25".freeze, "2014-02-05".freeze, "2014-04-12".freeze],
234
- "dc:title": "Core organization ontology".freeze,
39
+ "http://purl.org/dc/terms/created": "2010-05-28".freeze,
40
+ "http://purl.org/dc/terms/license": "http://www.opendatacommons.org/licenses/pddl/1.0/".freeze,
41
+ "http://purl.org/dc/terms/modified": ["2010-06-09".freeze, "2010-10-08".freeze, "2012-09-30".freeze, "2012-10-06".freeze, "2013-02-15".freeze, "2013-12-16".freeze, "2014-01-02".freeze, "2014-01-25".freeze, "2014-02-05".freeze, "2014-04-12".freeze],
42
+ "http://purl.org/dc/terms/title": "Core organization ontology".freeze,
43
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": "http://www.w3.org/TR/vocab-org/".freeze,
44
+ "http://www.w3.org/2002/07/owl#versionInfo": "0.8".freeze,
235
45
  label: "Core organization ontology".freeze,
236
- "owl:versionInfo": "0.8".freeze,
237
- "rdfs:seeAlso": "http://www.w3.org/TR/vocab-org/".freeze,
238
- type: "owl:Ontology".freeze
46
+ type: "http://www.w3.org/2002/07/owl#Ontology".freeze
239
47
 
240
48
  # Class definitions
241
49
  term :ChangeEvent,
242
50
  comment: "Represents an event which resulted in a major change to an organization such as a merger or complete restructuring. It is intended for situations where the resulting organization is sufficient distinct from the original organizations that it has a distinct identity and distinct URI. Extension vocabularies should define sub-classes of this to denote particular categories of event. The instant or interval at which the event occurred should be given by `prov:startAtTime` and `prov:endedAtTime`, a description should be given by `dct:description`. ".freeze,
243
51
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
244
52
  label: "Change Event".freeze,
245
- subClassOf: "prov:Activity".freeze,
246
- type: ["owl:Class".freeze, "rdfs:Class".freeze]
53
+ subClassOf: "http://www.w3.org/ns/prov#Activity".freeze,
54
+ type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
247
55
  term :FormalOrganization,
248
56
  comment: "An Organization which is recognized in the world at large, in particular in legal jurisdictions, with associated rights and responsibilities. Examples include a Corporation, Charity, Government or Church. Note that this is a super class of `gr:BusinessEntity` and it is recommended to use the GoodRelations vocabulary to denote Business classifications such as DUNS or NAICS.".freeze,
249
57
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
250
58
  label: "Formal Organization".freeze,
251
- subClassOf: ["foaf:Organization".freeze, "org:Organization".freeze],
252
- type: ["owl:Class".freeze, "rdfs:Class".freeze]
59
+ subClassOf: ["http://www.w3.org/ns/org#Organization".freeze, "http://xmlns.com/foaf/0.1/Organization".freeze],
60
+ type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
253
61
  term :Membership,
254
62
  comment: "Indicates the nature of an Agent's membership of an organization. Represents an n-ary relation between an Agent, an Organization and a Role. It is possible to directly indicate membership, independent of the specific Role, through use of the `org:memberOf` property.".freeze,
63
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://www.w3.org/ns/org#ChangeEvent".freeze, "http://www.w3.org/ns/org#Site".freeze],
255
64
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
256
65
  label: "Membership".freeze,
257
- "owl:disjointWith": ["org:ChangeEvent".freeze, "org:Site".freeze],
258
- type: ["owl:Class".freeze, "rdfs:Class".freeze]
66
+ type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
259
67
  term :Organization,
260
68
  comment: "Represents a collection of people organized together into a community or other social, commercial or political structure. The group has some common purpose or reason for existence which goes beyond the set of people belonging to it and can act as an Agent. Organizations are often decomposable into hierarchical structures. It is recommended that SKOS lexical labels should be used to label the Organization. In particular `skos:prefLabel` for the primary (possibly legally recognized name), `skos:altLabel` for alternative names (trading names, colloquial names) and `skos:notation` to denote a code from a code list. Alternative names: _Collective_ _Body_ _Org_ _Group_".freeze,
261
- equivalentClass: "foaf:Organization".freeze,
69
+ equivalentClass: "http://xmlns.com/foaf/0.1/Organization".freeze,
70
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://www.w3.org/ns/org#ChangeEvent".freeze, "http://www.w3.org/ns/org#Membership".freeze, "http://www.w3.org/ns/org#Role".freeze, "http://www.w3.org/ns/org#Site".freeze],
71
+ "http://www.w3.org/2002/07/owl#hasKey": list("http://www.w3.org/ns/org#identifier".freeze),
262
72
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
263
73
  label: "Organization".freeze,
264
- "owl:disjointWith": ["org:ChangeEvent".freeze, "org:Membership".freeze, "org:Role".freeze, "org:Site".freeze],
265
- "owl:hasKey": list("org:identifier".freeze),
266
- subClassOf: "foaf:Agent".freeze,
267
- type: ["owl:Class".freeze, "rdfs:Class".freeze]
74
+ subClassOf: "http://xmlns.com/foaf/0.1/Agent".freeze,
75
+ type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
268
76
  term :OrganizationalCollaboration,
269
77
  comment: "A collaboration between two or more Organizations such as a project. It meets the criteria for being an Organization in that it has an identity and defining purpose independent of its particular members but is neither a formally recognized legal entity nor a sub-unit within some larger organization. Might typically have a shorter lifetime than the Organizations within it, but not necessarily. All members are `org:Organization`s rather than individuals and those Organizations can play particular roles within the venture. Alternative names: _Project_ _Venture_ _Endeavour_ _Consortium_ _Endeavour_".freeze,
270
78
  equivalentClass: term(
271
- intersectionOf: list("org:Organization".freeze, term(
272
- allValuesFrom: "org:Organization".freeze,
273
- onProperty: "org:hasMember".freeze,
274
- type: "owl:Restriction".freeze
275
- )),
276
- type: "owl:Class".freeze
79
+ intersectionOf: list("http://www.w3.org/ns/org#Organization".freeze, "_:g9820".freeze),
80
+ type: "http://www.w3.org/2002/07/owl#Class".freeze
277
81
  ),
278
82
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
279
83
  label: "Endeavour".freeze,
280
- subClassOf: "org:Organization".freeze,
281
- type: ["owl:Class".freeze, "rdfs:Class".freeze]
84
+ subClassOf: "http://www.w3.org/ns/org#Organization".freeze,
85
+ type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
282
86
  term :OrganizationalUnit,
283
87
  comment: "An Organization such as a University Support Unit which is part of some larger FormalOrganization and only has full recognition within the context of that FormalOrganization, it is not a Legal Entity in its own right. Units can be large and complex containing other Units and even FormalOrganizations. Alternative names: _OU_ _Unit_ _Department_".freeze,
284
88
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
285
89
  label: "OrganizationalUnit".freeze,
286
- subClassOf: "org:Organization".freeze,
287
- type: ["owl:Class".freeze, "rdfs:Class".freeze]
90
+ subClassOf: "http://www.w3.org/ns/org#Organization".freeze,
91
+ type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
288
92
  term :Post,
289
93
  comment: "A Post represents some position within an organization that exists independently of the person or persons filling it. Posts may be used to represent situations where a person is a member of an organization ex officio (for example the Secretary of State for Scotland is part of UK Cabinet by virtue of being Secretary of State for Scotland, not as an individual person). A post can be held by multiple people and hence can be treated as a organization in its own right.".freeze,
290
94
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
291
95
  label: "Post".freeze,
292
- type: ["owl:Class".freeze, "rdfs:Class".freeze]
96
+ type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
293
97
  term :Role,
294
98
  comment: "Denotes a role that a Person or other Agent can take in an organization. Instances of this class describe the abstract role; to denote a specific instance of a person playing that role in a specific organization use an instance of `org:Membership`. It is common for roles to be arranged in some taxonomic structure and we use SKOS to represent that. The normal SKOS lexical properties should be used when labelling the Role. Additional descriptive properties for the Role, such as a Salary band, may be added by extension vocabularies.".freeze,
99
+ "http://www.w3.org/2002/07/owl#disjointWith": ["http://www.w3.org/ns/org#ChangeEvent".freeze, "http://www.w3.org/ns/org#Membership".freeze, "http://www.w3.org/ns/org#Site".freeze],
295
100
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
296
101
  label: "Role".freeze,
297
- "owl:disjointWith": ["org:ChangeEvent".freeze, "org:Membership".freeze, "org:Site".freeze],
298
- subClassOf: "skos:Concept".freeze,
299
- type: ["owl:Class".freeze, "rdfs:Class".freeze]
102
+ subClassOf: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
103
+ type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
300
104
  term :Site,
301
105
  comment: "An office or other premise at which the organization is located. Many organizations are spread across multiple sites and many sites will host multiple locations. In most cases a Site will be a physical location. However, we don't exclude the possibility of non-physical sites such as a virtual office with an associated post box and phone reception service. Extensions may provide subclasses to denote particular types of site.".freeze,
106
+ "http://www.w3.org/2002/07/owl#disjointWith": "http://www.w3.org/ns/org#ChangeEvent".freeze,
302
107
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
303
108
  label: "Site".freeze,
304
- "owl:disjointWith": "org:ChangeEvent".freeze,
305
- type: ["owl:Class".freeze, "rdfs:Class".freeze]
109
+ type: ["http://www.w3.org/2000/01/rdf-schema#Class".freeze, "http://www.w3.org/2002/07/owl#Class".freeze]
306
110
 
307
111
  # Property definitions
308
112
  property :basedAt,
309
113
  comment: "Indicates the site at which a person is based. We do not restrict the possibility that a person is based at multiple sites.".freeze,
310
- domain: "foaf:Person".freeze,
114
+ domain: "http://xmlns.com/foaf/0.1/Person".freeze,
311
115
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
312
116
  label: "based At".freeze,
313
- range: "org:Site".freeze,
314
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
117
+ range: "http://www.w3.org/ns/org#Site".freeze,
118
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
315
119
  property :changedBy,
316
120
  comment: "Indicates a change event which resulted in a change to this organization. Depending on the event the organization may or may not have continued to exist after the event. Inverse of `org:originalOrganization`.".freeze,
317
- domain: "org:Organization".freeze,
318
- inverseOf: "org:originalOrganization".freeze,
121
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
122
+ inverseOf: "http://www.w3.org/ns/org#originalOrganization".freeze,
319
123
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
320
124
  label: "changed by".freeze,
321
- range: "org:ChangeEvent".freeze,
322
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
125
+ range: "http://www.w3.org/ns/org#ChangeEvent".freeze,
126
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
323
127
  property :classification,
324
128
  comment: "Indicates a classification for this Organization within some classification scheme. Extension vocabularies may wish to specialize this property to have a range corresponding to a specific `skos:ConceptScheme`. This property is under discussion and may be revised or removed - in many cases organizations are best categorized by defining a sub-class hierarchy in an extension vocabulary.".freeze,
325
- domain: "org:Organization".freeze,
129
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
326
130
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
327
131
  label: "classification".freeze,
328
- range: "skos:Concept".freeze,
329
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
132
+ range: "http://www.w3.org/2004/02/skos/core#Concept".freeze,
133
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
330
134
  property :hasMember,
331
135
  comment: "Indicates a person who is a member of the subject Organization. Inverse of `org:memberOf`, see that property for further clarification. Provided for compatibility with `foaf:member`.".freeze,
332
- domain: "org:Organization".freeze,
333
- equivalentProperty: "foaf:member".freeze,
334
- inverseOf: "org:memberOf".freeze,
136
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
137
+ equivalentProperty: "http://xmlns.com/foaf/0.1/member".freeze,
138
+ inverseOf: "http://www.w3.org/ns/org#memberOf".freeze,
335
139
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
336
140
  label: "has member".freeze,
337
- range: "foaf:Agent".freeze,
338
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
141
+ range: "http://xmlns.com/foaf/0.1/Agent".freeze,
142
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
339
143
  property :hasMembership,
340
144
  comment: "Indicates a membership relationship that the Agent plays. Inverse of `org:member`.".freeze,
341
- domain: "foaf:Agent".freeze,
342
- inverseOf: "org:member".freeze,
145
+ domain: "http://xmlns.com/foaf/0.1/Agent".freeze,
146
+ inverseOf: "http://www.w3.org/ns/org#member".freeze,
343
147
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
344
148
  label: "membership".freeze,
345
- range: "org:Membership".freeze,
346
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
149
+ range: "http://www.w3.org/ns/org#Membership".freeze,
150
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
347
151
  property :hasPost,
348
152
  comment: "Indicates a Post which exists within the Organization.".freeze,
349
- domain: "org:Organization".freeze,
153
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
350
154
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
351
155
  label: "post".freeze,
352
- range: "org:Post".freeze,
353
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
156
+ range: "http://www.w3.org/ns/org#Post".freeze,
157
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
354
158
  property :hasPrimarySite,
355
159
  comment: "Indicates a primary site for the Organization, this is the default means by which an Organization can be contacted and is not necessarily the formal headquarters.".freeze,
356
- domain: "org:Organization".freeze,
160
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
357
161
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
358
162
  label: "primary Site".freeze,
359
- range: "org:Site".freeze,
360
- subPropertyOf: "org:hasSite".freeze,
361
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
163
+ range: "http://www.w3.org/ns/org#Site".freeze,
164
+ subPropertyOf: "http://www.w3.org/ns/org#hasSite".freeze,
165
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
362
166
  property :hasRegisteredSite,
363
167
  comment: "Indicates the legally registered site for the organization, in many legal jurisdictions there is a requirement that FormalOrganizations such as Companies or Charities have such a primary designed site. ".freeze,
364
- domain: "org:FormalOrganization".freeze,
168
+ domain: "http://www.w3.org/ns/org#FormalOrganization".freeze,
365
169
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
366
170
  label: "registered Site".freeze,
367
- range: "org:Site".freeze,
368
- subPropertyOf: "org:hasPrimarySite".freeze,
369
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
171
+ range: "http://www.w3.org/ns/org#Site".freeze,
172
+ subPropertyOf: "http://www.w3.org/ns/org#hasPrimarySite".freeze,
173
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
370
174
  property :hasSite,
371
175
  comment: "Indicates a site at which the Organization has some presence even if only indirect (e.g. virtual office or a professional service which is acting as the registered address for a company). Inverse of `org:siteOf`.".freeze,
372
- domain: "org:Organization".freeze,
373
- inverseOf: "org:siteOf".freeze,
176
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
177
+ inverseOf: "http://www.w3.org/ns/org#siteOf".freeze,
374
178
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
375
179
  label: "has site".freeze,
376
- range: "org:Site".freeze,
377
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
180
+ range: "http://www.w3.org/ns/org#Site".freeze,
181
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
378
182
  property :hasSubOrganization,
379
183
  comment: "Represents hierarchical containment of Organizations or Organizational Units; indicates an organization which is a sub-part or child of this organization. Inverse of `org:subOrganizationOf`.".freeze,
380
- domain: "org:Organization".freeze,
381
- inverseOf: "org:subOrganizationOf".freeze,
184
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
185
+ inverseOf: "http://www.w3.org/ns/org#subOrganizationOf".freeze,
382
186
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
383
187
  label: "has SubOrganization".freeze,
384
- range: "org:Organization".freeze,
385
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
188
+ range: "http://www.w3.org/ns/org#Organization".freeze,
189
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
386
190
  property :hasUnit,
387
191
  comment: "Indicates a unit which is part of this Organization, e.g. a Department within a larger FormalOrganization. Inverse of `org:unitOf`.".freeze,
388
- domain: "org:FormalOrganization".freeze,
389
- inverseOf: "org:unitOf".freeze,
192
+ domain: "http://www.w3.org/ns/org#FormalOrganization".freeze,
193
+ inverseOf: "http://www.w3.org/ns/org#unitOf".freeze,
390
194
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
391
195
  label: "has Unit".freeze,
392
- range: "org:OrganizationalUnit".freeze,
393
- subPropertyOf: "org:hasSubOrganization".freeze,
394
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
196
+ range: "http://www.w3.org/ns/org#OrganizationalUnit".freeze,
197
+ subPropertyOf: "http://www.w3.org/ns/org#hasSubOrganization".freeze,
198
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
395
199
  property :headOf,
396
200
  comment: "Indicates that a person is the leader or formal head of the Organization. This will normally mean that they are the root of the `org:reportsTo` (acyclic) graph, though an organization may have more than one head.".freeze,
397
- domain: "foaf:Person".freeze,
201
+ domain: "http://xmlns.com/foaf/0.1/Agent".freeze,
398
202
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
399
203
  label: "head of".freeze,
400
- range: "org:Organization".freeze,
401
- subPropertyOf: "org:memberOf".freeze,
402
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
204
+ range: "http://www.w3.org/ns/org#Organization".freeze,
205
+ subPropertyOf: "http://www.w3.org/ns/org#memberOf".freeze,
206
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
403
207
  property :heldBy,
404
208
  comment: "Indicates an Agent which holds a Post.".freeze,
405
- domain: "org:Post".freeze,
209
+ domain: "http://www.w3.org/ns/org#Post".freeze,
406
210
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
407
211
  label: "held by".freeze,
408
- range: "foaf:Agent".freeze,
409
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
212
+ range: "http://xmlns.com/foaf/0.1/Agent".freeze,
213
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
410
214
  property :holds,
411
215
  comment: "Indicates a Post held by some Agent.".freeze,
412
- domain: "foaf:Agent".freeze,
413
- inverseOf: "org:heldBy".freeze,
216
+ domain: "http://xmlns.com/foaf/0.1/Agent".freeze,
217
+ inverseOf: "http://www.w3.org/ns/org#heldBy".freeze,
414
218
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
415
219
  label: "holds".freeze,
416
- range: "org:Post".freeze,
417
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
220
+ range: "http://www.w3.org/ns/org#Post".freeze,
221
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
418
222
  property :identifier,
419
223
  comment: "Gives an identifier, such as a company registration number, that can be used to used to uniquely identify the organization. Many different national and international identier schemes are available. The org ontology is neutral to which schemes are used. The particular identifier scheme should be indicated by the datatype of the identifier value. Using datatypes to distinguish the notation scheme used is consistent with recommended best practice for `skos:notation` of which this property is a specialization.".freeze,
420
- domain: "org:Organization".freeze,
224
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
421
225
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
422
226
  label: "identifier".freeze,
423
- subPropertyOf: "skos:notation".freeze,
424
- type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
227
+ subPropertyOf: "http://www.w3.org/2004/02/skos/core#notation".freeze,
228
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze]
425
229
  property :linkedTo,
426
230
  comment: "Indicates an arbitrary relationship between two organizations. Specializations of this can be used to, for example, denote funding or supply chain relationships.".freeze,
427
- domain: "org:Organization".freeze,
231
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
428
232
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
429
233
  label: "linked to".freeze,
430
- range: "org:Organization".freeze,
431
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
234
+ range: "http://www.w3.org/ns/org#Organization".freeze,
235
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
432
236
  property :location,
433
237
  comment: "Gives a location description for a person within the organization, for example a _Mail Stop_ for internal posting purposes.".freeze,
434
- domain: "foaf:Person".freeze,
238
+ domain: "http://xmlns.com/foaf/0.1/Person".freeze,
435
239
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
436
240
  label: "location".freeze,
437
- range: "xsd:string".freeze,
438
- type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
241
+ range: "http://www.w3.org/2001/XMLSchema#string".freeze,
242
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#DatatypeProperty".freeze]
439
243
  property :member,
440
244
  comment: "Indicates the Person (or other Agent including Organization) involved in the Membership relationship. Inverse of `org:hasMembership`".freeze,
441
- domain: "org:Membership".freeze,
442
- inverseOf: "org:hasMembership".freeze,
245
+ domain: "http://www.w3.org/ns/org#Membership".freeze,
246
+ inverseOf: "http://www.w3.org/ns/org#hasMembership".freeze,
443
247
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
444
248
  label: "member".freeze,
445
- range: "foaf:Agent".freeze,
446
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze, "rdf:Property".freeze]
249
+ range: "http://xmlns.com/foaf/0.1/Agent".freeze,
250
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
447
251
  property :memberDuring,
448
252
  comment: "Optional property to indicate the interval for which the membership is/was valid.".freeze,
449
- domain: "org:Membership".freeze,
253
+ domain: "http://www.w3.org/ns/org#Membership".freeze,
450
254
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
451
255
  label: "member During".freeze,
452
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
256
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
453
257
  property :memberOf,
454
258
  comment: "Indicates that a person is a member of the Organization with no indication of the nature of that membership or the role played. Note that the choice of property name is not meant to limit the property to only formal membership arrangements, it is also indended to cover related concepts such as affilliation or other involvement in the organization. Extensions can specialize this relationship to indicate particular roles within the organization or more nuanced relationships to the organization. Has an optional inverse, `org:hasmember`.".freeze,
455
- domain: "foaf:Agent".freeze,
456
- inverseOf: "org:hasMember".freeze,
259
+ domain: "http://xmlns.com/foaf/0.1/Agent".freeze,
260
+ inverseOf: "http://www.w3.org/ns/org#hasMember".freeze,
457
261
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
458
262
  label: "member of".freeze,
459
- range: "org:Organization".freeze,
460
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
263
+ range: "http://www.w3.org/ns/org#Organization".freeze,
264
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
461
265
  property :organization,
462
266
  comment: "Indicates Organization in which the Agent is a member.".freeze,
463
- domain: "org:Membership".freeze,
267
+ domain: "http://www.w3.org/ns/org#Membership".freeze,
464
268
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
465
269
  label: "organization".freeze,
466
- range: "org:Organization".freeze,
467
- type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze, "rdf:Property".freeze]
270
+ range: "http://www.w3.org/ns/org#Organization".freeze,
271
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#FunctionalProperty".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
468
272
  property :originalOrganization,
469
273
  comment: "Indicates one or more organizations that existed before the change event. Depending on the event they may or may not have continued to exist after the event. Inverse of `org:changedBy`.".freeze,
470
- domain: "org:ChangeEvent".freeze,
471
- inverseOf: "org:changedBy".freeze,
274
+ domain: "http://www.w3.org/ns/org#ChangeEvent".freeze,
275
+ inverseOf: "http://www.w3.org/ns/org#changedBy".freeze,
472
276
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
473
277
  label: "original organization".freeze,
474
- range: "org:Organization".freeze,
475
- subPropertyOf: "prov:used".freeze,
476
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
278
+ range: "http://www.w3.org/ns/org#Organization".freeze,
279
+ subPropertyOf: "http://www.w3.org/ns/prov#used".freeze,
280
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
477
281
  property :postIn,
478
282
  comment: "Indicates the Organization in which the Post exists.".freeze,
479
- domain: "org:Post".freeze,
480
- inverseOf: "org:hasPost".freeze,
283
+ domain: "http://www.w3.org/ns/org#Post".freeze,
284
+ inverseOf: "http://www.w3.org/ns/org#hasPost".freeze,
481
285
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
482
286
  label: "post in".freeze,
483
- range: "org:Organization".freeze,
484
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
287
+ range: "http://www.w3.org/ns/org#Organization".freeze,
288
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
485
289
  property :purpose,
486
290
  comment: "Indicates the purpose of this Organization. There can be many purposes at different levels of abstraction but the nature of an organization is to have a reason for existence and this property is a means to document that reason. An Organization may have multiple purposes. It is recommended that the purpose be denoted by a controlled term or code list, ideally a `skos:Concept`. However, the range is left open to allow for other types of descriptive schemes. It is expected that specializations or application profiles of this vocabulary will constrain the range of the purpose. Alternative names: _remit_ _responsibility_ (esp. if applied to OrganizationalUnits such as Government Departments).".freeze,
487
- domain: "org:Organization".freeze,
291
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
488
292
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
489
293
  label: "purpose".freeze,
490
- type: "rdf:Property".freeze
294
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
491
295
  property :remuneration,
492
296
  comment: "Indicates a salary or other reward associated with the role. Typically this will be denoted using an existing representation scheme such as `gr:PriceSpecification` but the range is left open to allow applications to specialize it (e.g. to remunerationInGBP).".freeze,
493
- domain: "org:Role".freeze,
297
+ domain: "http://www.w3.org/ns/org#Role".freeze,
494
298
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
495
299
  label: "remuneration".freeze,
496
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
300
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
497
301
  property :reportsTo,
498
302
  comment: "Indicates a reporting relationship as might be depicted on an organizational chart. The precise semantics of the reporting relationship will vary by organization but is intended to encompass both direct supervisory relationships (e.g. carrying objective and salary setting authority) and more general reporting or accountability relationships (e.g. so called _dotted line_ reporting).".freeze,
499
303
  domain: term(
500
- type: "owl:Class".freeze,
501
- unionOf: list("foaf:Agent".freeze, "org:Post".freeze)
304
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
305
+ unionOf: list("http://xmlns.com/foaf/0.1/Agent".freeze, "http://www.w3.org/ns/org#Post".freeze)
502
306
  ),
503
307
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
504
308
  label: "reports to".freeze,
505
309
  range: term(
506
- type: "owl:Class".freeze,
507
- unionOf: list("foaf:Agent".freeze, "org:Post".freeze)
310
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
311
+ unionOf: list("http://xmlns.com/foaf/0.1/Agent".freeze, "http://www.w3.org/ns/org#Post".freeze)
508
312
  ),
509
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
313
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
510
314
  property :resultedFrom,
511
315
  comment: "Indicates an event which resulted in this organization. Inverse of `org:resultingOrganization`.".freeze,
512
- domain: "org:Organization".freeze,
513
- inverseOf: "org:resultingOrganization".freeze,
316
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
317
+ inverseOf: "http://www.w3.org/ns/org#resultingOrganization".freeze,
514
318
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
515
319
  label: "resulted from".freeze,
516
- range: "org:ChangeEvent".freeze,
517
- subPropertyOf: "prov:wasGeneratedBy".freeze,
518
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
320
+ range: "http://www.w3.org/ns/org#ChangeEvent".freeze,
321
+ subPropertyOf: "http://www.w3.org/ns/prov#wasGeneratedBy".freeze,
322
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
519
323
  property :resultingOrganization,
520
324
  comment: "Indicates an organization which was created or changed as a result of the event. Inverse of `org:resultedFrom`.".freeze,
521
- domain: "org:ChangeEvent".freeze,
522
- inverseOf: "org:resultedFrom".freeze,
325
+ domain: "http://www.w3.org/ns/org#ChangeEvent".freeze,
326
+ inverseOf: "http://www.w3.org/ns/org#resultedFrom".freeze,
523
327
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
524
328
  label: "resulted in".freeze,
525
- range: "org:Organization".freeze,
526
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
329
+ range: "http://www.w3.org/ns/org#Organization".freeze,
330
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
527
331
  property :role,
528
332
  comment: "Indicates the Role that the Agent plays in a Membership relationship with an Organization.".freeze,
529
333
  domain: term(
530
- type: "owl:Class".freeze,
531
- unionOf: list("org:Membership".freeze, "org:Post".freeze)
334
+ type: "http://www.w3.org/2002/07/owl#Class".freeze,
335
+ unionOf: list("http://www.w3.org/ns/org#Membership".freeze, "http://www.w3.org/ns/org#Post".freeze)
532
336
  ),
533
337
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
534
338
  label: "role".freeze,
535
- range: "org:Role".freeze,
536
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
339
+ range: "http://www.w3.org/ns/org#Role".freeze,
340
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
537
341
  property :roleProperty,
538
342
  comment: "This is a metalevel property which is used to annotate an `org:Role` instance with a sub-property of `org:memberOf` that can be used to directly indicate the role for easy of query. The intended semantics is a Membership relation involving the Role implies the existence of a direct property relationship through an inference rule of the form: `{ [] org:member ?p; org:organization ?o; org:role [org:roleProperty ?r] } -> {?p ?r ?o}`.".freeze,
539
- domain: "org:Role".freeze,
343
+ domain: "http://www.w3.org/ns/org#Role".freeze,
540
344
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
541
345
  label: "role (property)".freeze,
542
- range: "rdf:Property".freeze,
543
- type: ["owl:AnnotationProperty".freeze, "rdf:Property".freeze]
346
+ range: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze,
347
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#AnnotationProperty".freeze]
544
348
  property :siteAddress,
545
349
  comment: "Indicates an address for the site in a suitable encoding. Use of vCard (using the http://www.w3.org/TR/vcard-rdf/ vocabulary) is encouraged but the range is left open to allow other encodings to be used. The address may include email, telephone, and geo-location information and is not restricted to a physical address. ".freeze,
546
- domain: "org:Site".freeze,
350
+ domain: "http://www.w3.org/ns/org#Site".freeze,
547
351
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
548
352
  label: "site Address".freeze,
549
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
353
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
550
354
  property :siteOf,
551
355
  comment: "Indicates an Organization which has some presence at the given site. This is the inverse of `org:hasSite`.".freeze,
552
- domain: "org:Site".freeze,
553
- inverseOf: "org:hasSite".freeze,
356
+ domain: "http://www.w3.org/ns/org#Site".freeze,
357
+ inverseOf: "http://www.w3.org/ns/org#hasSite".freeze,
554
358
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
555
359
  label: "site Of".freeze,
556
- range: "org:Organization".freeze,
557
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
360
+ range: "http://www.w3.org/ns/org#Organization".freeze,
361
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
558
362
  property :subOrganizationOf,
559
363
  comment: "Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an Organization which contains this Organization. Inverse of `org:hasSubOrganization`.".freeze,
560
- domain: "org:Organization".freeze,
561
- inverseOf: "org:hasSubOrganization".freeze,
364
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
365
+ inverseOf: "http://www.w3.org/ns/org#hasSubOrganization".freeze,
562
366
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
563
367
  label: "subOrganization of".freeze,
564
- range: "org:Organization".freeze,
565
- subPropertyOf: "org:transitiveSubOrganizationOf".freeze,
566
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
368
+ range: "http://www.w3.org/ns/org#Organization".freeze,
369
+ subPropertyOf: "http://www.w3.org/ns/org#transitiveSubOrganizationOf".freeze,
370
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
567
371
  property :transitiveSubOrganizationOf,
568
372
  comment: "The transitive closure of subOrganizationOf, giving a representation of all organizations that contain this one. Note that technically this is a super property of the transitive closure so it could contain additional assertions but such usage is discouraged.".freeze,
569
- domain: "org:Organization".freeze,
373
+ domain: "http://www.w3.org/ns/org#Organization".freeze,
570
374
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
571
375
  label: "transitive sub-organization".freeze,
572
- range: "org:Organization".freeze,
573
- type: ["owl:ObjectProperty".freeze, "owl:TransitiveProperty".freeze, "rdf:Property".freeze]
376
+ range: "http://www.w3.org/ns/org#Organization".freeze,
377
+ 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#TransitiveProperty".freeze]
574
378
  property :unitOf,
575
379
  comment: "Indicates an Organization of which this Unit is a part, e.g. a Department within a larger FormalOrganization. This is the inverse of `org:hasUnit`.".freeze,
576
- domain: "org:OrganizationalUnit".freeze,
577
- inverseOf: "org:hasUnit".freeze,
380
+ domain: "http://www.w3.org/ns/org#OrganizationalUnit".freeze,
381
+ inverseOf: "http://www.w3.org/ns/org#hasUnit".freeze,
578
382
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
579
383
  label: "unit Of".freeze,
580
- range: "org:FormalOrganization".freeze,
581
- subPropertyOf: "org:subOrganizationOf".freeze,
582
- type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
384
+ range: "http://www.w3.org/ns/org#FormalOrganization".freeze,
385
+ subPropertyOf: "http://www.w3.org/ns/org#subOrganizationOf".freeze,
386
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#ObjectProperty".freeze]
583
387
 
584
388
  # Extra definitions
585
389
  term :Head,
586
390
  comment: "A role corresponding to the `org:headOf` property".freeze,
391
+ "http://www.w3.org/ns/org#roleProperty": "http://www.w3.org/ns/org#headOf".freeze,
587
392
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
588
393
  label: "head".freeze,
589
- "org:roleProperty": "org:headOf".freeze,
590
394
  prefLabel: "head".freeze,
591
- type: "org:Role".freeze
395
+ type: "http://www.w3.org/ns/org#Role".freeze
592
396
  end
593
397
  end