rdf-vocab 3.0.0 → 3.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -15,23 +15,23 @@ module RDF::Vocab
15
15
  label: "Standard Identifier Schemes".freeze,
16
16
  "mads:adminMetadata": term(
17
17
  "http://id.loc.gov/ontologies/RecordInfo#recordChangeDate": "2012-05-01T00:00:00".freeze,
18
- "http://id.loc.gov/ontologies/RecordInfo#recordStatus": "new".freeze,
19
18
  "http://id.loc.gov/ontologies/RecordInfo#recordContentSource": "http://id.loc.gov/vocabulary/organizations/dlcmrc".freeze,
19
+ "http://id.loc.gov/ontologies/RecordInfo#recordStatus": "new".freeze,
20
20
  type: "http://id.loc.gov/ontologies/RecordInfo#RecordInfo".freeze
21
21
  ),
22
22
  "mads:hasMADSSchemeMember": ["identifiers:agrovoc".freeze, "identifiers:allmovie".freeze, "identifiers:allmusic".freeze, "identifiers:allocine".freeze, "identifiers:amnbo".freeze, "identifiers:ansi".freeze, "identifiers:artsy".freeze, "identifiers:bdusc".freeze, "identifiers:bfi".freeze, "identifiers:bnfcg".freeze, "identifiers:cantic".freeze, "identifiers:cgndb".freeze, "identifiers:danacode".freeze, "identifiers:datoses".freeze, "identifiers:discogs".freeze, "identifiers:dkfilm".freeze, "identifiers:doi".freeze, "identifiers:ean".freeze, "identifiers:eidr".freeze, "identifiers:fast".freeze, "identifiers:filmport".freeze, "identifiers:findagr".freeze, "identifiers:freebase".freeze, "identifiers:gec".freeze, "identifiers:geogndb".freeze, "identifiers:geonames".freeze, "identifiers:gettytgn".freeze, "identifiers:gettyulan".freeze, "identifiers:gnd".freeze, "identifiers:gnis".freeze, "identifiers:gtin-14".freeze, "identifiers:hdl".freeze, "identifiers:ibdb".freeze, "identifiers:idref".freeze, "identifiers:imdb".freeze, "identifiers:isan".freeze, "identifiers:isbn".freeze, "identifiers:isbn-a".freeze, "identifiers:isbnre".freeze, "identifiers:isil".freeze, "identifiers:ismn".freeze, "identifiers:isni".freeze, "identifiers:iso".freeze, "identifiers:isrc".freeze, "identifiers:issn".freeze, "identifiers:issn-l".freeze, "identifiers:issue-number".freeze, "identifiers:istc".freeze, "identifiers:iswc".freeze, "identifiers:itar".freeze, "identifiers:kinipo".freeze, "identifiers:lccn".freeze, "identifiers:lcmd".freeze, "identifiers:libaus".freeze, "identifiers:local".freeze, "identifiers:matrix-number".freeze, "identifiers:moma".freeze, "identifiers:munzing".freeze, "identifiers:music-plate".freeze, "identifiers:music-publisher".freeze, "identifiers:musicb".freeze, "identifiers:natgazfid".freeze, "identifiers:nga".freeze, "identifiers:nipo".freeze, "identifiers:nndb".freeze, "identifiers:npg".freeze, "identifiers:odnb".freeze, "identifiers:opensm".freeze, "identifiers:orcid".freeze, "identifiers:oxforddnb".freeze, "identifiers:porthu".freeze, "identifiers:rbmsbt".freeze, "identifiers:rbmsgt".freeze, "identifiers:rbmspe".freeze, "identifiers:rbmsppe".freeze, "identifiers:rbmspt".freeze, "identifiers:rbmsrd".freeze, "identifiers:rbmste".freeze, "identifiers:rid".freeze, "identifiers:rkda".freeze, "identifiers:saam".freeze, "identifiers:scholaru".freeze, "identifiers:scope".freeze, "identifiers:scopus".freeze, "identifiers:sici".freeze, "identifiers:spotify".freeze, "identifiers:sprfbsb".freeze, "identifiers:sprfbsk".freeze, "identifiers:sprfcbb".freeze, "identifiers:sprfcfb".freeze, "identifiers:sprfhoc".freeze, "identifiers:sprfoly".freeze, "identifiers:sprfpfb".freeze, "identifiers:stock-number".freeze, "identifiers:strn".freeze, "identifiers:svfilm".freeze, "identifiers:tatearid".freeze, "identifiers:theatr".freeze, "identifiers:trove".freeze, "identifiers:upc".freeze, "identifiers:uri".freeze, "identifiers:urn".freeze, "identifiers:viaf".freeze, "identifiers:videorecording-identifier".freeze, "identifiers:wikidata".freeze, "identifiers:wndla".freeze],
23
23
  "skos:changeNote": term(
24
- "http://purl.org/vocab/changeset/schema#subjectOfChange": "http://id.loc.gov/vocabulary/identifiers".freeze,
25
- "http://purl.org/vocab/changeset/schema#createdDate": "2012-05-01T00:00:00".freeze,
26
24
  "http://purl.org/vocab/changeset/schema#changeReason": "new".freeze,
25
+ "http://purl.org/vocab/changeset/schema#createdDate": "2012-05-01T00:00:00".freeze,
27
26
  "http://purl.org/vocab/changeset/schema#creatorName": "http://id.loc.gov/vocabulary/organizations/dlcmrc".freeze,
27
+ "http://purl.org/vocab/changeset/schema#subjectOfChange": "http://id.loc.gov/vocabulary/identifiers".freeze,
28
28
  type: "http://purl.org/vocab/changeset/schema#ChangeSet".freeze
29
29
  ),
30
30
  type: ["mads:MADSScheme".freeze, "skos:ConceptScheme".freeze]
31
31
 
32
32
  # Property definitions
33
33
  property :id,
34
- comment: %(Generic Identifier property. It is expected that one will use one of its many subproperties.).freeze,
34
+ comment: "Generic Identifier property. It is expected that one will use one of its many subproperties.".freeze,
35
35
  label: "Identifier".freeze,
36
36
  type: "rdf:Property".freeze
37
37
 
data/lib/rdf/vocab/ma.rb CHANGED
@@ -86,8 +86,8 @@ module RDF::Vocab
86
86
  comment: %(Corresponds to 'averageBitRate' in the Ontology for Media Resources, expressed in kilobits/second.).freeze,
87
87
  domain: term(
88
88
  intersectionOf: list("ma:MediaResource".freeze, term(
89
- type: "owl:Class".freeze,
90
- "owl:complementOf": "ma:Image".freeze
89
+ "owl:complementOf": "ma:Image".freeze,
90
+ type: "owl:Class".freeze
91
91
  )),
92
92
  type: "owl:Class".freeze
93
93
  ),
@@ -127,8 +127,8 @@ module RDF::Vocab
127
127
  comment: %(Corresponds to 'duration' in the Ontology for Media Resources.).freeze,
128
128
  domain: term(
129
129
  intersectionOf: list("ma:MediaResource".freeze, term(
130
- type: "owl:Class".freeze,
131
- "owl:complementOf": "ma:Image".freeze
130
+ "owl:complementOf": "ma:Image".freeze,
131
+ type: "owl:Class".freeze
132
132
  )),
133
133
  type: "owl:Class".freeze
134
134
  ),
@@ -60,12 +60,12 @@ module RDF::Vocab
60
60
  combination of Authority and Variant descriptions, each of a
61
61
  madsrdf:SimpleType.).freeze,
62
62
  equivalentClass: term(
63
+ cardinality: "1".freeze,
63
64
  onProperty: "mads:componentList".freeze,
64
- type: "owl:Restriction".freeze,
65
- cardinality: "1".freeze
65
+ type: "owl:Restriction".freeze
66
66
  ),
67
67
  label: "Complex Type".freeze,
68
- "owl:disjointUnionOf": ["mads:ComplexSubject".freeze, "mads:HierarchicalGeographic".freeze, "mads:NameTitle".freeze],
68
+ "owl:disjointUnionOf": list("mads:HierarchicalGeographic".freeze, "mads:ComplexSubject".freeze, "mads:NameTitle".freeze),
69
69
  "owl:disjointWith": "mads:SimpleType".freeze,
70
70
  subClassOf: "mads:MADSType".freeze,
71
71
  type: "owl:Class".freeze
@@ -117,9 +117,9 @@ module RDF::Vocab
117
117
  comment: %(madsrdf:Element types
118
118
  describe the various parts of labels.).freeze,
119
119
  equivalentClass: term(
120
+ cardinality: "1".freeze,
120
121
  onProperty: "mads:elementValue".freeze,
121
- type: "owl:Restriction".freeze,
122
- cardinality: "1".freeze
122
+ type: "owl:Restriction".freeze
123
123
  ),
124
124
  label: "Element".freeze,
125
125
  type: "owl:Class".freeze
data/lib/rdf/vocab/mo.rb CHANGED
@@ -16,13 +16,13 @@ module RDF::Vocab
16
16
  "dc11:description": "\n The Music Ontology Specification provides main concepts and \n properties fo describing music (i.e. artists, albums and tracks) \n on the Semantic Web. \n ".freeze,
17
17
  "dc11:title": "The Music Ontology".freeze,
18
18
  "foaf:maker": ["http://foaf.me/zazi#me".freeze, "http://kurtisrandom.com/foaf.rdf#kurtjx".freeze, "http://raimond.me.uk/foaf.rdf#moustaki".freeze, "http://www.talkdigger.com/foaf/fgiasson".freeze, term(
19
- "foaf:name": "Alexandre Passant".freeze,
20
- "foaf:homepage": "http://apassant.net/".freeze
19
+ "foaf:homepage": "http://apassant.net/".freeze,
20
+ "foaf:name": "Alexandre Passant".freeze
21
21
  ), term(
22
- "foaf:name": "George Fazekas".freeze
22
+ "foaf:homepage": "http://simon-reinhardt.de/".freeze,
23
+ "foaf:name": "Simon Reinhardt".freeze
23
24
  ), term(
24
- "foaf:name": "Simon Reinhardt".freeze,
25
- "foaf:homepage": "http://simon-reinhardt.de/".freeze
25
+ "foaf:name": "George Fazekas".freeze
26
26
  )],
27
27
  "http://purl.org/vocab/vann/preferredNamespacePrefix": "mo".freeze,
28
28
  "http://purl.org/vocab/vann/preferredNamespaceUri": "http://purl.org/ontology/mo/".freeze,
@@ -694,8 +694,8 @@ work #1 J. S. Bach's The art of the fugue
694
694
  property :amazon_asin,
695
695
  comment: %(Used to link a work or the expression of a work to its corresponding Amazon ASINs page.).freeze,
696
696
  domain: term(
697
- unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze, "http://purl.org/vocab/frbr/core#Item".freeze),
698
- type: "owl:Class".freeze
697
+ type: "owl:Class".freeze,
698
+ unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze, "http://purl.org/vocab/frbr/core#Item".freeze)
699
699
  ),
700
700
  isDefinedBy: "mo:".freeze,
701
701
  label: "amazon_asin".freeze,
@@ -786,8 +786,8 @@ work #1 J. S. Bach's The art of the fugue
786
786
  Beats per minute: the pace of music measured by the number of beats occurring in 60 seconds.
787
787
  ).freeze,
788
788
  domain: term(
789
- unionOf: list("mo:MusicalWork".freeze, "mo:Performance".freeze, "mo:Signal".freeze),
790
- type: "owl:Class".freeze
789
+ type: "owl:Class".freeze,
790
+ unionOf: list("mo:MusicalWork".freeze, "mo:Performance".freeze, "mo:Signal".freeze)
791
791
  ),
792
792
  isDefinedBy: "mo:".freeze,
793
793
  label: "bpm".freeze,
@@ -937,8 +937,8 @@ work #1 J. S. Bach's The art of the fugue
937
937
  property :discogs,
938
938
  comment: %(Used to link a musical work or the expression of a musical work, an artist or a corporate body to to its corresponding Discogs page.).freeze,
939
939
  domain: term(
940
- unionOf: list("mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze),
941
- type: "owl:Class".freeze
940
+ type: "owl:Class".freeze,
941
+ unionOf: list("mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze)
942
942
  ),
943
943
  isDefinedBy: "mo:".freeze,
944
944
  label: "discogs".freeze,
@@ -997,8 +997,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
997
997
  less to rip streams from Flash applications can still access the audio content.
998
998
  ).freeze,
999
999
  domain: term(
1000
- unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "foaf:Agent".freeze, "mo:CorporateBody".freeze),
1001
- type: "owl:Class".freeze
1000
+ type: "owl:Class".freeze,
1001
+ unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "foaf:Agent".freeze, "mo:CorporateBody".freeze)
1002
1002
  ),
1003
1003
  isDefinedBy: "mo:".freeze,
1004
1004
  label: "download".freeze,
@@ -1010,8 +1010,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1010
1010
  property :duration,
1011
1011
  comment: %(The duration of a track or a signal in ms).freeze,
1012
1012
  domain: term(
1013
- unionOf: list("mo:Track".freeze, "mo:Signal".freeze),
1014
- type: "owl:Class".freeze
1013
+ type: "owl:Class".freeze,
1014
+ unionOf: list("mo:Track".freeze, "mo:Signal".freeze)
1015
1015
  ),
1016
1016
  isDefinedBy: "mo:".freeze,
1017
1017
  "mo:level": "1".freeze,
@@ -1053,8 +1053,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1053
1053
  property :engineer,
1054
1054
  comment: %(Relates a performance or a recording to the engineer involved).freeze,
1055
1055
  domain: term(
1056
- unionOf: list("mo:Performance".freeze, "mo:Recording".freeze, "mo:RecordingSession".freeze),
1057
- type: "owl:Class".freeze
1056
+ type: "owl:Class".freeze,
1057
+ unionOf: list("mo:Performance".freeze, "mo:Recording".freeze, "mo:RecordingSession".freeze)
1058
1058
  ),
1059
1059
  inverseOf: "mo:engineered".freeze,
1060
1060
  isDefinedBy: "mo:".freeze,
@@ -1071,8 +1071,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1071
1071
  label: "engineered".freeze,
1072
1072
  "mo:level": "2".freeze,
1073
1073
  range: term(
1074
- unionOf: list("mo:Performance".freeze, "mo:Recording".freeze, "mo:RecordingSession".freeze),
1075
- type: "owl:Class".freeze
1074
+ type: "owl:Class".freeze,
1075
+ unionOf: list("mo:Performance".freeze, "mo:Recording".freeze, "mo:RecordingSession".freeze)
1076
1076
  ),
1077
1077
  subPropertyOf: ["http://purl.org/NET/c4dm/event.owl#isAgentIn".freeze, "http://purl.org/vocab/bio/0.1/event".freeze],
1078
1078
  type: "owl:ObjectProperty".freeze,
@@ -1122,8 +1122,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1122
1122
  less to rip streams from Flash applications can still access the audio content.
1123
1123
  ).freeze,
1124
1124
  domain: term(
1125
- unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "foaf:Agent".freeze, "mo:CorporateBody".freeze),
1126
- type: "owl:Class".freeze
1125
+ type: "owl:Class".freeze,
1126
+ unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "foaf:Agent".freeze, "mo:CorporateBody".freeze)
1127
1127
  ),
1128
1128
  isDefinedBy: "mo:".freeze,
1129
1129
  label: "free download".freeze,
@@ -1143,8 +1143,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1143
1143
  Further version of this property may also include works and scores in the domain.
1144
1144
  ).freeze,
1145
1145
  domain: term(
1146
- unionOf: list("foaf:Agent".freeze, "mo:Performance".freeze, "mo:Arrangement".freeze, "mo:Composition".freeze, "mo:Recording".freeze, "mo:RecordingSession".freeze, "mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze),
1147
- type: "owl:Class".freeze
1146
+ type: "owl:Class".freeze,
1147
+ unionOf: list("foaf:Agent".freeze, "mo:Performance".freeze, "mo:Arrangement".freeze, "mo:Composition".freeze, "mo:Recording".freeze, "mo:RecordingSession".freeze, "mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze)
1148
1148
  ),
1149
1149
  isDefinedBy: "mo:".freeze,
1150
1150
  label: "genre".freeze,
@@ -1197,8 +1197,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1197
1197
  property :homepage,
1198
1198
  comment: %(Links an artist, a record, etc. to a corresponding web page).freeze,
1199
1199
  domain: term(
1200
- unionOf: list("mo:MusicalWork".freeze, "mo:MusicArtist".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze),
1201
- type: "owl:Class".freeze
1200
+ type: "owl:Class".freeze,
1201
+ unionOf: list("mo:MusicalWork".freeze, "mo:MusicArtist".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze)
1202
1202
  ),
1203
1203
  isDefinedBy: "mo:".freeze,
1204
1204
  label: "homepage".freeze,
@@ -1210,8 +1210,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1210
1210
  property :image,
1211
1211
  comment: %(Indicates a pictorial image \(JPEG, GIF, PNG, Etc.\) of a musical work, the expression of a musical work, the manifestation of a work or the examplar of a manifestation.).freeze,
1212
1212
  domain: term(
1213
- unionOf: list("mo:MusicalWork".freeze, "mo:MusicArtist".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze),
1214
- type: "owl:Class".freeze
1213
+ type: "owl:Class".freeze,
1214
+ unionOf: list("mo:MusicalWork".freeze, "mo:MusicArtist".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze)
1215
1215
  ),
1216
1216
  isDefinedBy: "mo:".freeze,
1217
1217
  label: "image".freeze,
@@ -1223,8 +1223,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1223
1223
  property :imdb,
1224
1224
  comment: %(Used to link an artist, a musical work or the expression of a musical work to their equivalent page on IMDb, the InternetMovieDatabase.).freeze,
1225
1225
  domain: term(
1226
- unionOf: list("mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze),
1227
- type: "owl:Class".freeze
1226
+ type: "owl:Class".freeze,
1227
+ unionOf: list("mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze)
1228
1228
  ),
1229
1229
  isDefinedBy: "mo:".freeze,
1230
1230
  label: "imdb".freeze,
@@ -1264,8 +1264,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1264
1264
  property :ismn,
1265
1265
  comment: %(The International Standard Music Number \(ISMN\) is an ISO standard similar to ISBNs for identifying printed music publications).freeze,
1266
1266
  domain: term(
1267
- unionOf: list("mo:PublishedLyrics".freeze, "mo:PublishedLibretto".freeze, "mo:PublishedScore".freeze),
1268
- type: "owl:Class".freeze
1267
+ type: "owl:Class".freeze,
1268
+ unionOf: list("mo:PublishedLyrics".freeze, "mo:PublishedLibretto".freeze, "mo:PublishedScore".freeze)
1269
1269
  ),
1270
1270
  isDefinedBy: "mo:".freeze,
1271
1271
  label: "ismn".freeze,
@@ -1315,8 +1315,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1315
1315
  Indicated the key used by the musicians during a performance, or the key of a MusicalWork.
1316
1316
  Any of 24 major or minor diatonic scales that provide the tonal framework for a piece of music.).freeze,
1317
1317
  domain: term(
1318
- unionOf: list("mo:MusicalWork".freeze, "mo:Performance".freeze, "mo:Signal".freeze),
1319
- type: "owl:Class".freeze
1318
+ type: "owl:Class".freeze,
1319
+ unionOf: list("mo:MusicalWork".freeze, "mo:Performance".freeze, "mo:Signal".freeze)
1320
1320
  ),
1321
1321
  isDefinedBy: "mo:".freeze,
1322
1322
  label: "key".freeze,
@@ -1327,8 +1327,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1327
1327
  property :label,
1328
1328
  comment: %(Associates a release event with the label releasing the record).freeze,
1329
1329
  domain: term(
1330
- unionOf: list("mo:Release".freeze, "mo:MusicArtist".freeze),
1331
- type: "owl:Class".freeze
1330
+ type: "owl:Class".freeze,
1331
+ unionOf: list("mo:Release".freeze, "mo:MusicArtist".freeze)
1332
1332
  ),
1333
1333
  isDefinedBy: "mo:".freeze,
1334
1334
  label: "label".freeze,
@@ -1365,8 +1365,8 @@ The artist usually selected the tracks, chose their sequence, and slightly chang
1365
1365
 
1366
1366
  This is usually used to link to a Creative Commons licence.).freeze,
1367
1367
  domain: term(
1368
- unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze),
1369
- type: "owl:Class".freeze
1368
+ type: "owl:Class".freeze,
1369
+ unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze)
1370
1370
  ),
1371
1371
  isDefinedBy: "mo:".freeze,
1372
1372
  label: "licence".freeze,
@@ -1407,8 +1407,8 @@ This is usually used to link to a Creative Commons licence.).freeze,
1407
1407
  property :mailorder,
1408
1408
  comment: %(Used to link a musical work or the expression of a musical work to a website where people can buy a copy of the musical manifestation.).freeze,
1409
1409
  domain: term(
1410
- unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze),
1411
- type: "owl:Class".freeze
1410
+ type: "owl:Class".freeze,
1411
+ unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze)
1412
1412
  ),
1413
1413
  isDefinedBy: "mo:".freeze,
1414
1414
  label: "mailorder".freeze,
@@ -1481,8 +1481,8 @@ This means that the orignial musical expression were rearranged to create a new
1481
1481
  property :meter,
1482
1482
  comment: %(Associates a musical work or a score with its meter).freeze,
1483
1483
  domain: term(
1484
- unionOf: list("mo:MusicalWork".freeze, "mo:Score".freeze),
1485
- type: "owl:Class".freeze
1484
+ type: "owl:Class".freeze,
1485
+ unionOf: list("mo:MusicalWork".freeze, "mo:Score".freeze)
1486
1486
  ),
1487
1487
  isDefinedBy: "mo:".freeze,
1488
1488
  label: "meter".freeze,
@@ -1515,8 +1515,8 @@ This means that the orignial musical expression were rearranged to create a new
1515
1515
  Linking an agent, a track or a record to its corresponding Musicbrainz page.
1516
1516
  ).freeze,
1517
1517
  domain: term(
1518
- unionOf: list("mo:MusicalWork".freeze, "mo:MusicalManifestation".freeze, "foaf:Agent".freeze, "mo:Signal".freeze),
1519
- type: "owl:Class".freeze
1518
+ type: "owl:Class".freeze,
1519
+ unionOf: list("mo:MusicalWork".freeze, "mo:MusicalManifestation".freeze, "foaf:Agent".freeze, "mo:Signal".freeze)
1520
1520
  ),
1521
1521
  isDefinedBy: "mo:".freeze,
1522
1522
  label: "musicbrainz".freeze,
@@ -1528,8 +1528,8 @@ This means that the orignial musical expression were rearranged to create a new
1528
1528
  property :musicbrainz_guid,
1529
1529
  comment: %(Links an object to the corresponding Musicbrainz identifier).freeze,
1530
1530
  domain: term(
1531
- unionOf: list("mo:MusicArtist".freeze, "mo:Track".freeze, "mo:Record".freeze, "mo:SignalGroup".freeze, "mo:Signal".freeze, "mo:ReleaseEvent".freeze, "mo:Label".freeze),
1532
- type: "owl:Class".freeze
1531
+ type: "owl:Class".freeze,
1532
+ unionOf: list("mo:MusicArtist".freeze, "mo:Track".freeze, "mo:Record".freeze, "mo:SignalGroup".freeze, "mo:Signal".freeze, "mo:ReleaseEvent".freeze, "mo:Label".freeze)
1533
1533
  ),
1534
1534
  isDefinedBy: "mo:".freeze,
1535
1535
  label: "Musicbrainz GUID".freeze,
@@ -1540,8 +1540,8 @@ This means that the orignial musical expression were rearranged to create a new
1540
1540
  property :musicmoz,
1541
1541
  comment: %(Used to link an artist, a musical work or the expression of a musical work to its corresponding MusicMoz page.).freeze,
1542
1542
  domain: term(
1543
- unionOf: list("mo:MusicArtist".freeze, "mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze),
1544
- type: "owl:Class".freeze
1543
+ type: "owl:Class".freeze,
1544
+ unionOf: list("mo:MusicArtist".freeze, "mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze)
1545
1545
  ),
1546
1546
  isDefinedBy: "mo:".freeze,
1547
1547
  label: "musicmoz".freeze,
@@ -1615,8 +1615,8 @@ This means that the orignial musical expression were rearranged to create a new
1615
1615
  or a link from a manifestation \(record/track, for example\) to a web page providing a paid access to this manifestation.
1616
1616
  ).freeze,
1617
1617
  domain: term(
1618
- unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze),
1619
- type: "owl:Class".freeze
1618
+ type: "owl:Class".freeze,
1619
+ unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "mo:MusicArtist".freeze, "mo:CorporateBody".freeze)
1620
1620
  ),
1621
1621
  isDefinedBy: "mo:".freeze,
1622
1622
  label: "paid download".freeze,
@@ -1642,8 +1642,8 @@ This means that the orignial musical expression were rearranged to create a new
1642
1642
  label: "performance of".freeze,
1643
1643
  "mo:level": "2".freeze,
1644
1644
  range: term(
1645
- unionOf: list("mo:Score".freeze, "mo:MusicalWork".freeze),
1646
- type: "owl:Class".freeze
1645
+ type: "owl:Class".freeze,
1646
+ unionOf: list("mo:Score".freeze, "mo:MusicalWork".freeze)
1647
1647
  ),
1648
1648
  subPropertyOf: "http://purl.org/NET/c4dm/event.owl#factor".freeze,
1649
1649
  type: "owl:ObjectProperty".freeze,
@@ -1666,8 +1666,8 @@ This means that the orignial musical expression were rearranged to create a new
1666
1666
  associate the Magic Flute to a particular performance at the Opera
1667
1667
  Bastille last year.).freeze,
1668
1668
  domain: term(
1669
- unionOf: list("mo:Score".freeze, "mo:MusicalWork".freeze),
1670
- type: "owl:Class".freeze
1669
+ type: "owl:Class".freeze,
1670
+ unionOf: list("mo:Score".freeze, "mo:MusicalWork".freeze)
1671
1671
  ),
1672
1672
  inverseOf: "mo:performance_of".freeze,
1673
1673
  isDefinedBy: "mo:".freeze,
@@ -1719,8 +1719,8 @@ This means that the orignial musical expression were rearranged to create a new
1719
1719
  less to rip streams from Flash applications can still access the audio content.
1720
1720
  ).freeze,
1721
1721
  domain: term(
1722
- unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "foaf:Agent".freeze, "mo:CorporateBody".freeze),
1723
- type: "owl:Class".freeze
1722
+ type: "owl:Class".freeze,
1723
+ unionOf: list("http://purl.org/vocab/frbr/core#Manifestation".freeze, "foaf:Agent".freeze, "mo:CorporateBody".freeze)
1724
1724
  ),
1725
1725
  isDefinedBy: "mo:".freeze,
1726
1726
  label: "preview download".freeze,
@@ -1732,8 +1732,8 @@ This means that the orignial musical expression were rearranged to create a new
1732
1732
  property :primary_instrument,
1733
1733
  comment: %(Indicates that an artist primarily plays an instrument, or that a member was primarily playing a particular instrument during his membership).freeze,
1734
1734
  domain: term(
1735
- unionOf: list("mo:Membership".freeze, "foaf:Agent".freeze),
1736
- type: "owl:Class".freeze
1735
+ type: "owl:Class".freeze,
1736
+ unionOf: list("mo:Membership".freeze, "foaf:Agent".freeze)
1737
1737
  ),
1738
1738
  isDefinedBy: "mo:".freeze,
1739
1739
  label: "primary instrument".freeze,
@@ -1757,8 +1757,8 @@ This means that the orignial musical expression were rearranged to create a new
1757
1757
  an abstract arrangement of a particular work\).
1758
1758
  ).freeze,
1759
1759
  domain: term(
1760
- unionOf: list("mo:Composition".freeze, "mo:Arrangement".freeze),
1761
- type: "owl:Class".freeze
1760
+ type: "owl:Class".freeze,
1761
+ unionOf: list("mo:Composition".freeze, "mo:Arrangement".freeze)
1762
1762
  ),
1763
1763
  isDefinedBy: "mo:".freeze,
1764
1764
  label: "produced score".freeze,
@@ -2113,8 +2113,8 @@ This involves taking just one other musical work and using audio editing to make
2113
2113
 
2114
2114
  The review does not have to be open content, as long as it is accessible to the general internet population.).freeze,
2115
2115
  domain: term(
2116
- unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze),
2117
- type: "owl:Class".freeze
2116
+ type: "owl:Class".freeze,
2117
+ unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze)
2118
2118
  ),
2119
2119
  isDefinedBy: "mo:".freeze,
2120
2120
  label: "review".freeze,
@@ -2222,15 +2222,15 @@ The review does not have to be open content, as long as it is accessible to the
2222
2222
  documents providing such statements should attach some metadata to themselves \(confidence of the claim, etc.\).
2223
2223
  ).freeze,
2224
2224
  domain: term(
2225
- unionOf: list("foaf:Agent".freeze, "mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze, "mo:Genre".freeze),
2226
- type: "owl:Class".freeze
2225
+ type: "owl:Class".freeze,
2226
+ unionOf: list("foaf:Agent".freeze, "mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze, "mo:Genre".freeze)
2227
2227
  ),
2228
2228
  isDefinedBy: "mo:".freeze,
2229
2229
  label: "similar_to".freeze,
2230
2230
  "mo:level": "1".freeze,
2231
2231
  range: term(
2232
- unionOf: list("foaf:Agent".freeze, "mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze, "mo:Genre".freeze),
2233
- type: "owl:Class".freeze
2232
+ type: "owl:Class".freeze,
2233
+ unionOf: list("foaf:Agent".freeze, "mo:MusicalWork".freeze, "mo:MusicalExpression".freeze, "mo:MusicalManifestation".freeze, "mo:MusicalItem".freeze, "mo:Genre".freeze)
2234
2234
  ),
2235
2235
  type: "owl:ObjectProperty".freeze,
2236
2236
  "vs:term_status": "unstable".freeze
@@ -2261,8 +2261,8 @@ The review does not have to be open content, as long as it is accessible to the
2261
2261
  and a tempo \(in time; returning to the original pace\).
2262
2262
  ).freeze,
2263
2263
  domain: term(
2264
- unionOf: list("mo:MusicalWork".freeze, "mo:Performance".freeze, "mo:Signal".freeze),
2265
- type: "owl:Class".freeze
2264
+ type: "owl:Class".freeze,
2265
+ unionOf: list("mo:MusicalWork".freeze, "mo:Performance".freeze, "mo:Signal".freeze)
2266
2266
  ),
2267
2267
  isDefinedBy: "mo:".freeze,
2268
2268
  label: "tempo".freeze,
@@ -2409,8 +2409,8 @@ The review does not have to be open content, as long as it is accessible to the
2409
2409
  The full URL should be used, not just the WikiName.
2410
2410
  ).freeze,
2411
2411
  domain: term(
2412
- unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze, "http://purl.org/vocab/frbr/core#Item".freeze, "foaf:Agent".freeze, "mo:Instrument".freeze, "mo:Genre".freeze),
2413
- type: "owl:Class".freeze
2412
+ type: "owl:Class".freeze,
2413
+ unionOf: list("http://purl.org/vocab/frbr/core#Work".freeze, "http://purl.org/vocab/frbr/core#Expression".freeze, "http://purl.org/vocab/frbr/core#Manifestation".freeze, "http://purl.org/vocab/frbr/core#Item".freeze, "foaf:Agent".freeze, "mo:Instrument".freeze, "mo:Genre".freeze)
2414
2414
  ),
2415
2415
  isDefinedBy: "mo:".freeze,
2416
2416
  label: "wikipedia".freeze,
data/lib/rdf/vocab/ogc.rb CHANGED
@@ -26,7 +26,7 @@ module RDF::Vocab
26
26
  comment: %(The lexical space: "", "the", "a", "an", and "auto".).freeze,
27
27
  isDefinedBy: "ogc:".freeze,
28
28
  label: "determiner".freeze,
29
- "owl:oneOf": ["".freeze, "a".freeze, "an".freeze, "auto".freeze, "the".freeze],
29
+ "owl:oneOf": list("".freeze, "the".freeze, "a".freeze, "an".freeze, "auto".freeze),
30
30
  subClassOf: "xsd:string".freeze,
31
31
  type: "rdfs:Datatype".freeze
32
32
  term :float_str,
data/lib/rdf/vocab/org.rb CHANGED
@@ -11,396 +11,395 @@ module RDF::Vocab
11
11
 
12
12
  # Ontology definition
13
13
  ontology :"http://www.w3.org/ns/org#",
14
- comment: [%(Vocabolario per descrivere strutture organizzative, le quali possono essere specializzate in una vasta varietà di tipi di organizzazione).freeze, %(Vocabulario para describir organizaciones, adaptable a una amplia variedad de ellas.).freeze, %(Vocabulary for describing organizational structures, specializable to a broad variety of types of organization.).freeze],
14
+ comment: %(Vocabulary for describing organizational structures, specializable to a broad variety of types of organization.).freeze,
15
15
  "dc:contributor": [term(
16
16
  "foaf:homepage": "http://www.asahi-net.or.jp/~ax2s-kmtn/".freeze,
17
17
  "foaf:name": "Shuji Kamitsuna".freeze
18
18
  ), term(
19
- "foaf:name": "Antonio Maccioni".freeze,
20
- "foaf:mbox": "antonio.maccioni@agid.gov.it".freeze
19
+ "foaf:mbox": "antonio.maccioni@agid.gov.it".freeze,
20
+ "foaf:name": "Antonio Maccioni".freeze
21
21
  ), term(
22
- "foaf:name": "Dave Reynolds".freeze,
23
- "foaf:mbox": "dave@epimorphics.com".freeze
22
+ "foaf:mbox": "dave@epimorphics.com".freeze,
23
+ "foaf:name": "Dave Reynolds".freeze
24
24
  ), term(
25
- "foaf:name": "Dominique Guardiola".freeze,
26
- "foaf:mbox": "dguardiola@quinode.fr".freeze
25
+ "foaf:mbox": "dguardiola@quinode.fr".freeze,
26
+ "foaf:name": "Dominique Guardiola".freeze
27
27
  ), term(
28
- "foaf:name": "Elena Montiel Ponsoda".freeze,
29
- "foaf:mbox": "emontiel@fi.upm.es".freeze
28
+ "foaf:mbox": "emontiel@fi.upm.es".freeze,
29
+ "foaf:name": "Elena Montiel Ponsoda".freeze
30
30
  ), term(
31
- "foaf:name": "Giorgia Lodi".freeze,
32
- "foaf:mbox": "giorgia.lodi@agid.gov.it".freeze
31
+ "foaf:mbox": "giorgia.lodi@agid.gov.it".freeze,
32
+ "foaf:name": "Giorgia Lodi".freeze
33
33
  ), term(
34
- "foaf:name": "Guadalupe Aguado de Cea".freeze,
35
- "foaf:mbox": "lupe@fi.upm.es".freeze
34
+ "foaf:mbox": "lupe@fi.upm.es".freeze,
35
+ "foaf:name": "Guadalupe Aguado de Cea".freeze
36
36
  ), term(
37
- "foaf:name": "María Poveda Villalón".freeze,
38
- "foaf:mbox": "mpoveda@fi.upm.es".freeze
37
+ "foaf:mbox": "mpoveda@fi.upm.es".freeze,
38
+ "foaf:name": "María Poveda Villalón".freeze
39
39
  ), term(
40
- "foaf:name": "Olga Ximena Giraldo".freeze,
41
- "foaf:mbox": "ogiraldo@fi.upm.es".freeze
40
+ "foaf:mbox": "ogiraldo@fi.upm.es".freeze,
41
+ "foaf:name": "Olga Ximena Giraldo".freeze
42
42
  )],
43
43
  "dc:created": "2010-05-28".freeze,
44
44
  "dc:license": "http://www.opendatacommons.org/licenses/pddl/1.0/".freeze,
45
45
  "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],
46
- "dc:title": ["Core organization ontology".freeze, "Ontologia delle organizzazioni".freeze, "Ontologie des organisations".freeze, "Ontología de organizaciones".freeze],
47
- label: ["Core organization ontology".freeze, "Ontologia delle organizzazioni".freeze, "Ontologie des organisations".freeze, "Ontología de organizaciones".freeze],
46
+ "dc:title": "Core organization ontology".freeze,
47
+ label: "Core organization ontology".freeze,
48
48
  "owl:versionInfo": "0.8".freeze,
49
49
  "rdfs:seeAlso": "http://www.w3.org/TR/vocab-org/".freeze,
50
50
  type: "owl:Ontology".freeze
51
51
 
52
52
  # Class definitions
53
53
  term :ChangeEvent,
54
- comment: [%(Evento que da como resultado un cambio sustancial en la organización, por ejemplo, una fusión o una reestructuración total. Está pensado para situaciones en las que la organización resultante es lo suficientemente distinta de las organizaciones originales, tiene una identidad distinta y una URI también distinta. Se deberían definir subtipos de eventos mediante vocabularios específicos \(Extension vocabularies\) para referirse a categorías de eventos específicos. El momento o periodo en el que el evento ocurre se debería expresar mediante las propiedades `prov:startAtTime` y `prov:endedAtTime`, y una descripción del mismo se debería incluir mediante el uso de la propiedad `dct:description`.).freeze, %(Rappresenta un evento risultato essere un importante cambiamento per un'organizzazione come ad esempio una fusione o una riorganizzazione. È pensato per quelle situazioni in cui l'organizzazione risultante si distingue da quella originale sufficientemente da essere rappresentata con una URI differente. Le estensioni del vocabolario dovrebbero definire le sotto-classi per esprimere particolari categorie di eventi. L'istante o l'intervallo in cui l'evento accade dovrebbe essere espresso tramite `prov:startAtTime` e`prov:endedAtTime`. Una descrizione dovrebbe essere fornita attraverso `dct:description`.).freeze, %(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, %(Représente un Évènement impliquant un changement majeur dans l'Organisation, comme une fusion ou une restructuration. Prévu pour des situations ou l'organisation finale est suffisamment différente des Organisations originales pour qu'elle ait une identité et une URI distinctes. Des vocabulaires d'extension devraient définir des sous-classes de celle-ci pour annoter les différentes catégories d'Évènemenents. Le moment ou l'intervalle de l'Évènement devrait être indiqué avec `prov:startAtTime` et `prov:endedAtTime`, et une description avec la classe `dct:description`. ).freeze, %(合併や完全な再編などの組織に大きな変化をもたらした出来事を表わします。これは、結果として作成される組織と元の組織とが、別のアイデンティティーと別のURIを持つに足るほど異なる状況を対象としています。).freeze],
54
+ 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,
55
55
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
56
- label: ["Change Event".freeze, "Evento di cambiamento".freeze, "evento de cambio".freeze, "Évènement".freeze],
56
+ label: "Change Event".freeze,
57
57
  subClassOf: "prov:Activity".freeze,
58
58
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
59
59
  term :FormalOrganization,
60
- 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, %(Organización reconocida a nivel mundial, en particular en jurisdicciones legales, con derechos y responsabilidades asociadas. Algunos ejemplos son: organización corporativa, organización benéfica, organización gubernamental, organización religiosa. Se debe tener en cuenta que ésta es una superclase de `gr:BusinessEntity` y que se recomienda el uso del vocabulario GoodRelations para referirse a clasificaciones de negocios tales como DUNS o NAICS.).freeze, %(Un'organizzazione che è riconosciuta a livello mondiale o, in generale, all'interno di una qualche giurisdizione, e che quindi possiede diritti e responsabilità. Ad esempio aziende, enti governativi, associazioni di volontariato. Si noti che questa è una superclasse di `gr:BusinessEntity` e che quindi è raccomandabile usare il vocabolario GoodRelations per esprimere classificazioni di tipo industriale e commerciale come DUNS e NAICS.).freeze, %(Une Organisation reconnue, en particulier par les juridictions locales, ayant des droits et des responsabilités. Exemples : entreprises, association à but non-lucratif, collectivité, église. Notez que c'est une super-classe de `gr:BusinessEntity` et qu'il est recommandé d'utiliser le vocabulaire GoodRelations pour indiquer les classifications économiques comme le code NACE.).freeze, %(関連する権利と責任を有する(特に法的管轄区域において)世界中に広く認識されている組織。例には、企業、慈善団体、政府や教会が含まれます。).freeze],
60
+ 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,
61
61
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
62
- label: ["Formal Organization".freeze, "Organisation Formelle".freeze, "Organizzazione formale".freeze, "organización formal".freeze],
62
+ label: "Formal Organization".freeze,
63
63
  subClassOf: ["foaf:Organization".freeze, "org:Organization".freeze],
64
64
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
65
65
  term :Membership,
66
- comment: [%(Indica la natura della relazione di appartenenza di un Agent in un'organizzazione. Rappresenta una relazione n-aria tra un'Agent, un Organization e un Role. È possibile indicare direttamente la membership, indipendentemente dallo specifico Role, attraverso l'uso della proprietà `org:memberOf`).freeze, %(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, %(Indique la nature de l'engagement d'un Agent dans une Organisation. Représente une relation n-aire entre un Agent, une Organisation et un Role. Il est possible d'indiquer directement l'appartenance à une organisation, independemment d'un rôle spécifique, à travers l'usage de la propriété `org:memberOf`.).freeze, %(Pertenencia o afiliación de un agente a una organización. Es una relación n-aria entre un agente, una organización y una actividad. Es posible indicar pertenencia mediante el uso de la propiedad `org:memberOf`, independientemente de la actividad específica que se desempeñe.).freeze, %(組織のエージェントの構成員の本質を示します。).freeze],
66
+ 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,
67
67
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
68
- label: ["Appartenenza".freeze, "Engagement".freeze, "Membership".freeze, "membresía".freeze],
68
+ label: "Membership".freeze,
69
69
  "owl:disjointWith": ["org:ChangeEvent".freeze, "org:Site".freeze],
70
70
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
71
71
  term :Organization,
72
- comment: [%(Grupo de personas que se organiza en una comunidad u otro tipo de estructura social, comercial o política. Dicho grupo tiene un objetivo o motivo común para su existencia que va más allá del conjunto de personas que lo forman y que puede actuar como “agente”. A menudo las organizaciones se pueden agrupar en estructuras jerárquicas. Se recomienda el uso de etiquetas de SKOS para denominar a cada “organización”. En concreto, `skos:prefLabel` para la denominación principal o recomendada \(aquella reconocida legalmente, siempre que sea posible\), `skos:altLabel` para denominaciones alternativas \(nombre comercial, sigla, denominación por la que se conoce a la organización coloquialmente\) y `skos:notation` para referirse al código que identifique a la organización en una lista de códigos. Denominaciones alternativas: _colectivo_ _corporación_ _grupo_).freeze, %(Rappresenta una collezione di persone organizzate all'interno di una communità o di una qualche struttura sociale, commerciale o politica. Il gruppo condivide un obiettivo o una ragione d'essere che va oltre gli stessi membri appartenenti al gruppo e può agire come un Agent. Le organizzazioni si possono spesso suddividere in strutture gerarchiche. Si raccomanda di usare le label per l'Organization mediante le proprietà di SKOS. In particolare, `skos:prefLabel` per il nome principale \(possibilmente un nome legalmente riconosciuto\)”, `skos:altLabel` come nome alternativo \(denominazione commerciale, denominazione colloquiale\) e `skos:notation` per indicare un codice di una lista di codici.).freeze, %(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, %(Représente un groupe de personnes organisées en communauté où tout autre forme de structure sociale, commerciale ou politique. Le groupe a un but commun ou une raison d'être qui va au-delà de la somme des personnes qui en font partie et peut agir en tant que "Agent". Les organisations sont souvent décomposables en structures hiérarchisées. Il est recommandé que des labels lexicaux SKOS soient utilisés pour nommer l'Organisation. En particulier `skos:prefLabel` pour le nom principal \(en général le nom légal\), `skos:altLabel` pour les noms alternatifs \(marques, sigles, appellations familières\) et `skos:notation` pour indiquer un code provenant d'une liste de code.).freeze, %(コミュニティー、その他の社会、商業、政治的な構造に共に編入された人々の集合を表わします。グループには、そこに属する人々を超えた、存在に対するある共通の目的や理由があり、エージェント(代理)を務めることができます。組織は、多くの場合、階層構造に分割できます。).freeze],
72
+ 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,
73
73
  equivalentClass: "foaf:Organization".freeze,
74
74
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
75
- label: ["Organisation".freeze, "Organization".freeze, "Organizzazione".freeze, "organización".freeze],
75
+ label: "Organization".freeze,
76
76
  "owl:disjointWith": ["org:ChangeEvent".freeze, "org:Membership".freeze, "org:Role".freeze, "org:Site".freeze],
77
- "owl:hasKey": "org:identifier".freeze,
77
+ "owl:hasKey": list("org:identifier".freeze),
78
78
  subClassOf: "foaf:Agent".freeze,
79
79
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
80
80
  term :OrganizationalCollaboration,
81
- 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, %(Colaboración determinada entre dos o más organizaciones, como en el caso de un proyecto común. Cumple con los criterios de ser una organización en sí misma, en la medida en que tiene una identidad y un propósito definido independiente de sus miembros en particular, pero no es una entidad legal formalmente reconocida ni una sub-unidad dentro de una organización más grande. La duración suele ser más corta que la de las organizaciones que lo componen, pero no necesariamente. Todos sus miembros son de tipo `org:Organization` en vez de individuos, y desempeñan una actividad concreta en el marco del proyecto de cooperación.).freeze, %(Une collaboration entre deux ou plusieurs Organisations, telle qu'un projet commun. Un partenariat peut être considéré comme Organisation dans le sens ou il possède une identité et un But propre indépendant de ceux de ses membres, mais ce n'est ni une entité légale ni une sous-unité d'une Organisation plus grande. Typiquement, elle peut avoir une durée de vie plus courte que les Organisations qui la composent, mais pas nécessairement. Tous les membres sont des `org:Organization`s plutôt que des individus et ces Organisations peuvent jouer des Rôles particuliers au sein du Partenariat. ).freeze, %(È una collaborazione tra due o più Organization come ad esempio un progetto. Consente di rappresentare alcune identità dell'Organization che sono fuori dallo scopo principale e non sono formalmente riconosciute. Potrebbe anche avere un ciclo di vita limitato.).freeze, %(プロジェクトなどの2つ以上の組織間のコラボレーション。それは、アイデンティティを有し、その特定のメンバーとは無関係に目的を定めているという点で、組織としての基準を満たしますが、正式に認識された法的実体でも、あるより大きな組織内のサブユニットでもありません。一般的には、その内部の組織よりも存続期間が短いかもしれませんが、必ずしもそうとは限りません。).freeze],
81
+ 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,
82
82
  equivalentClass: term(
83
83
  intersectionOf: list("org:Organization".freeze, term(
84
84
  allValuesFrom: "org:Organization".freeze,
85
- type: "owl:Restriction".freeze,
86
- onProperty: "org:hasMember".freeze
85
+ onProperty: "org:hasMember".freeze,
86
+ type: "owl:Restriction".freeze
87
87
  )),
88
88
  type: "owl:Class".freeze
89
89
  ),
90
90
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
91
- label: ["Collaborazione".freeze, "Endeavour".freeze, "Partenariat".freeze, "proyecto de cooperación empresarial".freeze],
91
+ label: "Endeavour".freeze,
92
92
  subClassOf: "org:Organization".freeze,
93
93
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
94
94
  term :OrganizationalUnit,
95
- 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, %(Organización que forma parte de una organización formal más amplia, como el servicio de informática o centro de cálculo de una universidad, y que sólo tiene reconocimiento pleno en el contexto de dicha organización formal, pero que no es una entidad legal propiamente dicha. Estas unidades pueden ser amplias y complejas, e incluir a otras unidades o incluso a otras organizaciones formales. Denominaciones alternativas: departamento.).freeze, %(Un'organizzazione come ad esempio l'unità dei sistemi informativi che è parte di una più grande FormalOrganization e che, pur essendo riconosciuta nel contesto della propria organizzazione di riferimento, non è legalmente riconosciuta come entità a sé stante. Le unità possono essere ampie e complesse e contenere al loro interno sia altre unità che addirittura FormalOrganization.).freeze, %(Une organisation telle que le support informatique d'une université, qui fait partie d'une Organisation Formelle plus importante et qui ne peut être reconnue qu'en tant que membre de cette organisation supérieure, ce n'est pas une entité légale en elle-même. Les unités opérationnelles peuvent être étendues, complexes et inclure elles-mêmes d'autres branches ou Unités Opérationnelles, voire des Organisations Formelles.).freeze, %(あるより大きな組織の一部であり、その組織の中においてのみ完全に認識される部局や支援部署などの組織です。特に、その単位はそれ自体では法的実体と見なされません。).freeze],
95
+ 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,
96
96
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
97
- label: ["OrganizationalUnit".freeze, "Unità Organizzativa".freeze, "Unité opérationnelle".freeze, "unidad organizativa".freeze],
97
+ label: "OrganizationalUnit".freeze,
98
98
  subClassOf: "org:Organization".freeze,
99
99
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
100
100
  term :Post,
101
- 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, %(Puesto o posición que representa algún tipo de empleo dentro de una organización, que existe independientemente de la persona o personas que lo desempeñan. Esta clase puede utilizarse para representar situaciones en las que una persona es miembro de una organización ex oficio \(por ejemplo, el Secretario de Estado escocés es parte del Gabinete del gobierno británico por virtud de ser Secretario de Estado en Escocia, y no como individuo\). Un puesto puede ser desempeñado por múltiples individuos y de aquí que sea tratado como una organización en sí misma.).freeze, %(Un Impiego rappresenta una posizione all'interno dell'organizzazione che esiste indipendentemente dalla persona che la ricopre. Gli impieghi possono essere utilizzati per le situazioni in cui una persona è membro di un'organizzazione o di un ufficio \(ad esempio un segretario di stato\). Un Impiego può essere ricoperto da più persone.).freeze, %(Un Poste représente une position au sein d'une Organisation qui existe indépendamment de la personne ou des personnes qui le remplissent. Les postes peuvent être utilisés pour représenter des situations où une personne est membre d'une Organisation d'office \(par exemple, le Secrétaire d'Etat pour l'Ecosse fait partie du Cabinet du Royaume-Uni du fait d'être Secrétaire d'Etat pour l'Ecosse, non pas comme une personne physique\). Un poste après peut être occupé par plusieurs personnes et peut donc être considéré comme une Organisation à part entière.).freeze, %(ポストは、それを埋める人(人々)とは無関係に存在する組織内のある位置を表わします。ポストは、人が職権上、組織のメンバーである状況を表わすために使用できます(例えば、スコットランド大臣は、個人としてではなく、スコットランド大臣であることにより、英国内閣の一部です)。ポストは、複数の人々によって保持されることが可能だあるため、それ自体を組織として扱うことができます。).freeze],
101
+ 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,
102
102
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
103
- label: ["Impiego".freeze, "Post".freeze, "Poste".freeze, "puesto".freeze],
103
+ label: "Post".freeze,
104
104
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
105
105
  term :Role,
106
- 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, %(Función que una persona o agente desempeña en el seno de una organización. Las instancias de esta clase describen la actividad en abstracto; si lo que se pretende es incluir una instancia que refleje la función o actividad que desempeña una persona en concreto en una organización específica, se indica el uso de instancias de la clase `org:Membership`. Es común que dichas actividades se representen en una estructura taxonómica mediante SKOS. Las propiedades léxicas de SKOS deberían utilizarse a la hora de denominar o etiquetar la actividad desempeñada. Para añadir propiedades descriptivas adicionales, como rango salarial, se tendrá que recurrir a vocabularios externos.).freeze, %(Indica il ruolo che una Person o un altro Agent può assumere in un'organizzazione. Le istanze di questa classe descrivono un ruolo astratto; per esprimere il ruolo che una precisa persona ricopre in un'organizzazione si usi un'istanza di `org:Membership`. È comune organizzare i ruoli in una qualche struttura tassonomica e quindi si raccomanda SKOS per questo. Altre proprietà descrittive per il Role, come salario, possono essere aggiunte mediante l'uso di altri vocabolari.).freeze, %(Indique le rôle qu'une Personne ou un autre Agent peut avoir dans une Organisation. Les instances de cette classe décrivent le rôle dans l'absolu; pour indiquer une personne ayant ce rôle spécifique dans une Organisation, utilisez une instance de `org:Membership`. Il est courant que les rôles soient organisés dans une sorte de taxonomie, ce qui peut être représenté avec SKOS. Les propriétés de libellés standards de SKOS devraient être utilisées pour libeller le Rôle. D'autres propriétés additionnelles pour ce rôle, comme une fourchette de Salaire peuvent être ajoutées par une extension de ce vocabulaire.).freeze, %(人またはその他のエージェントが組織で担うことができる役割を表わします。この種のインスタンスは、抽象的な役割を記述します。特定の組織でその役割を担っている人の特定のインスタンスを示すためには、org:Membershipのインスタンスを使用します。).freeze],
106
+ 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,
107
107
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
108
- label: ["Role".freeze, "Ruolo".freeze, "Rôle".freeze, "actividad".freeze],
108
+ label: "Role".freeze,
109
109
  "owl:disjointWith": ["org:ChangeEvent".freeze, "org:Membership".freeze, "org:Site".freeze],
110
110
  subClassOf: "skos:Concept".freeze,
111
111
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
112
112
  term :Site,
113
- 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, %(Oficina, local o cualquier otro lugar en el que se encuentra una organización. Muchas organizaciones están distribuidas en varias sedes, que a su vez están repartidas en distintas ubicaciones. En muchos casos una sede será un sitio o local físico. Sin embargo, no se excluye la posibilidad de lugares no físicos como oficinas virtuales con los correspondientes apartados de correo y servicio de atención telefónica. Se pueden añadir más subtipos mediante extensiones para incluir tipos especiales de lugares.).freeze, %(Un ufficio o altra sede dovei l'organizzazione è situata. Molte organizzazione sono distribuite su più sedi e molte sedi ospitano più ubicazioni. Nella maggior parte dei casi un Site è una locazione fisica. Non si esclude la possibilità di indicare sedi non fisiche come ad esempio gli uffici virtuali. Le estensioni dell'ontologia potrebbero usare delle sottoclassi per rappresentare i tipi particolari di sede.).freeze, %(Un établissement ou tout autre lieu dans lequel une Organisation est localisé. Beaucoup d'organisations sont dispersées à travers plusieurs sites. Dans la plupart des cas un Site sera un lieu physique. Toutefois, nous n'excluons pas la possibilité de sites non-physiques comme un bureau virtuel avec une boîte postale et un service de secrétariat mutualisé. Des extensions pourraient fournir des sous-classes pour décrire des types de sites particuliers.).freeze, %(組織が位置するオフィスやその他の敷地。多くの組織が複数のサイトに散在しており、多くのサイトが多数の場所を持つでしょう。).freeze],
113
+ 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,
114
114
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
115
- label: ["Sede".freeze, "Site".freeze, "Site".freeze, "sede".freeze],
115
+ label: "Site".freeze,
116
116
  "owl:disjointWith": "org:ChangeEvent".freeze,
117
117
  type: ["owl:Class".freeze, "rdfs:Class".freeze]
118
118
 
119
119
  # Property definitions
120
120
  property :basedAt,
121
- comment: [%(Indica la sede in cui una è stabilita una persona. Non esclude la possibilità che una persona sia allocata su più sedi.).freeze, %(Indicates the site at which a person is based. We do not restrict the possibility that a person is based at multiple sites.).freeze, %(Indique le site sur lequel une personne est basée. Nous ne limitons pas le nombre de sites sur lesquels une personne peut être basée.).freeze, %(Lugar en el que trabaja una persona. No se restringe el hecho de que una persona pueda estar adscrita a múltiples ubicaciones.).freeze, %(人が基礎としているサイトを示します。人が複数のサイトを基礎としている可能性を制限しません。).freeze],
121
+ 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,
122
122
  domain: "foaf:Person".freeze,
123
123
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
124
- label: ["basata a".freeze, "based At".freeze, "basé à".freeze, "trabaja en la sede".freeze],
124
+ label: "based At".freeze,
125
125
  range: "org:Site".freeze,
126
126
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
127
127
  property :changedBy,
128
- comment: [%(Evento de cambio que resulta en una modificación en la organización. Dependiendo del evento, la organización puede dejar de existir tras el cambio. Es la relación inversa de `org:originalOrganization`.).freeze, %(Indica un evento che ha contribuito al cambiamento di questa organizzazione. A seconda dell'evento, l'organizzazione potrebbe essere esistente dopo l'evento o aver cessato la propria esistenza. È l'inverso di `org:originalOrganization`.).freeze, %(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, %(Indique un évènement qui a impliqué un changement dans l'Organisation. Selon l'évènement, l'Organisation a continué à exister après l'évènement, ou pas. Inverse de `org:originalOrganization`.).freeze, %(この組織の変更のきっかけとなった出来事を示します。).freeze],
128
+ 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,
129
129
  domain: "org:Organization".freeze,
130
130
  inverseOf: "org:originalOrganization".freeze,
131
131
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
132
- label: ["cambiata da".freeze, "changed by".freeze, "es modificada por".freeze, "es modificado por".freeze, "modifiée par".freeze],
132
+ label: "changed by".freeze,
133
133
  range: "org:ChangeEvent".freeze,
134
134
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
135
135
  property :classification,
136
- comment: [%(Indica una classificazione per questa Organization all'interno di un qualche schema di classificazione. Alcuni vocabolari potrebbero voler specializzare questa proprietà per avere un codominio corrispondente a uno specifico `skos:ConceptScheme`. Si noti che la presenza di questa proprietà è ancora in fase di discussione e potrebbe essere revisionata o rimossa.).freeze, %(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, %(Indique une classification pour cette Organisation dans le cadre d'un schéma de classification. Il est possible de spécialiser cette propriété en utilisant un vocabulaire spécialisé pour que le champ corresponde à un concept spécifique `skos:ConceptScheme`. Cette propriété est en discussion est pourrait être révisée ou supprimée - dans de nombreux cas, les organisations sont mieux catégorisées par une hiérarchie de sous-classe dans un vocabulaire externe.).freeze, %(Ordenación jerárquica que se hace de una organización dentro de un esquema de clasificación. Es posible que algunos vocabularios especifiquen esta propiedad de forma que el rango se corresponda con un `skos:ConceptScheme` específico. La conveniencia de incluir esta propiedad se está debatiendo y puede que se revise o elimine \(en muchos casos las organizaciones se clasifican mejor si se define una jerarquía de subclases en un vocabulario aparte\)).freeze, %(ある分類表内のこの組織に対する分類を示します。
137
- アプリケーションがorg:Organizationのサブクラスを組織的なカテゴリーを表わす手段として定義することも許容されることに注意してください。).freeze],
136
+ 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,
138
137
  domain: "org:Organization".freeze,
139
138
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
140
- label: ["classification".freeze, "classification".freeze, "classificazione".freeze, "pertenece a la clasificación".freeze],
139
+ label: "classification".freeze,
141
140
  range: "skos:Concept".freeze,
142
141
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
143
142
  property :hasMember,
144
- comment: [%(Indica una persona che è membro della data Organization. È l'inverso di `org:memberOf` ed è fornita per compatibilità con `foaf:member`.).freeze, %(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, %(Indique une personne membre de l'Organisation sujet. Inverse de `org:memberOf`, voyez la description de cette propriété pour plus de précisions. Fourni pour la compatibilité avec `foaf:member`.).freeze, %(Persona que es miembro de la organización en cuestión. Es la relación inversa de `org:memberOf`, véase la descripción de esa propiedad para más detalles. Se prevé compatibilidad con foaf:member`.).freeze, %(対象組織のメンバーであるエージェント(人または他の組織)を示します。org:memberOfの逆。さらに明確な説明については、そのプロパティーを参照してください。).freeze],
143
+ 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,
145
144
  domain: "org:Organization".freeze,
146
145
  equivalentProperty: "foaf:member".freeze,
147
146
  inverseOf: "org:memberOf".freeze,
148
147
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
149
- label: ["ha membro".freeze, "has member".freeze, "possède un membre".freeze, "tiene miembro".freeze],
148
+ label: "has member".freeze,
150
149
  range: "foaf:Agent".freeze,
151
150
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
152
151
  property :hasMembership,
153
- comment: [%(Indica una relazione di appartenenza che coinvolge un Agent. È l'inverso di `org:member`.).freeze, %(Indicates a membership relationship that the Agent plays. Inverse of `org:member`.).freeze, %(Indique pour cet Agent un engagement dans une Organisation. Inverse de `org:member`.).freeze, %(Relación de pertenencia o afiliación a una organización en la que el agente desempeña un cargo o función. Es la relación inversa de `org:member`.).freeze, %(エージェントが担う構成員関係を示します。).freeze],
152
+ comment: %(Indicates a membership relationship that the Agent plays. Inverse of `org:member`.).freeze,
154
153
  domain: "foaf:Agent".freeze,
155
154
  inverseOf: "org:member".freeze,
156
155
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
157
- label: ["appartenenza".freeze, "engagement".freeze, "membership".freeze, "tiene membresía".freeze],
156
+ label: "membership".freeze,
158
157
  range: "org:Membership".freeze,
159
158
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
160
159
  property :hasPost,
161
- comment: [%(Indica il Post che è presente in una Organization.).freeze, %(Indicate un Poste qui existe dans l'Organisation.).freeze, %(Indicates a Post which exists within the Organization.).freeze, %(Posición que existe en una organización.).freeze, %(組織内に存在するポストを示します。).freeze],
160
+ comment: %(Indicates a Post which exists within the Organization.).freeze,
162
161
  domain: "org:Organization".freeze,
163
162
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
164
- label: ["impiego".freeze, "possède un poste".freeze, "post".freeze, "tiene puesto".freeze],
163
+ label: "post".freeze,
165
164
  range: "org:Post".freeze,
166
165
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
167
166
  property :hasPrimarySite,
168
- comment: [%(Indica la sede principale per l'Organization. È da considerarsi come la sede di default in cui l'Organization deve essere contattata pur non essendo necessariamente il quartier generale.).freeze, %(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, %(Indique le site principal d'une Organisation, le moyen par défaut par lequel l'Organisation peut être contactée et pas nécessairement le siège social légal.).freeze, %(Oficina principal de la organización, la opción por defecto para ponerse en contacto con una organización, aunque no corresponde necesariamente con las oficinas centrales de la organización.).freeze, %(組織の主要サイトを示します。組織の窓口となりえるデフォルトの手段ですが、正式な本部とは限りません。).freeze],
167
+ 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,
169
168
  domain: "org:Organization".freeze,
170
169
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
171
- label: ["primary Site".freeze, "sede principale".freeze, "site principal".freeze, "tiene sede principal en".freeze],
170
+ label: "primary Site".freeze,
172
171
  range: "org:Site".freeze,
173
172
  subPropertyOf: "org:hasSite".freeze,
174
173
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
175
174
  property :hasRegisteredSite,
176
- comment: [%(Indica la sede legale per l'Organization. In molte giurisdizioni è richiesto che una FormalOrganization abbia una sede di questo tipo.).freeze, %(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, %(Indique l'établissement principal légalement enregistré pour l'Organisation. Dans de nombreuses juridictions existe l'obligation pour une Organisation Formelle d'avoir un tel site principal. ).freeze, %(Oficina o sede legalmente registrada de la organización. En muchas jurisdicciones legales existe el requisito de que organizaciones formales tales como empresas u organizaciones de beneficencia tengan una sede principal de este tipo.).freeze, %(組織の法律上登録されたサイトを示し、多くの法的管轄区域では、会社や慈善団体などのFormalOrganizations(正式な組織)がそのような主要サイトを持っているという要件があります。).freeze],
175
+ 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,
177
176
  domain: "org:FormalOrganization".freeze,
178
177
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
179
- label: ["registered Site".freeze, "sede legale".freeze, "siège social".freeze, "tiene sede registrada en".freeze],
178
+ label: "registered Site".freeze,
180
179
  range: "org:Site".freeze,
181
180
  subPropertyOf: "org:hasPrimarySite".freeze,
182
181
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
183
182
  property :hasSite,
184
- comment: [%(Indica la sede in cui l'Organization ha una qualche presenza anche in modo indiretto \(ad esempio un ufficio virtuale\). È l'inverso di `org:siteOf`.).freeze, %(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, %(Indique un site sur lequel l'Organisation possède une présence, même indirecte \(domiciliation, boite postale\). Inverse de `org:siteOf`.).freeze, %(Lugar en donde la organización tiene algún tipo de presencia, incluso si es de forma indirecta \(por ejemplo, una oficina virtual o servicio profesional que hagan la función de dirección registrada de la compañía\). Es la relación inversa de `org:siteOf`.).freeze, %(組織が、間接(例えば、会社の登録住所として機能しているバーチャル・オフィスやプロフェッショナル・サービス)のみであったとしても、ある存在感を持っているサイトを示します。).freeze],
183
+ 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,
185
184
  domain: "org:Organization".freeze,
186
185
  inverseOf: "org:siteOf".freeze,
187
186
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
188
- label: ["a un site".freeze, "ha sede".freeze, "has site".freeze, "tiene sede en".freeze],
187
+ label: "has site".freeze,
189
188
  range: "org:Site".freeze,
190
189
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
191
190
  property :hasSubOrganization,
192
- comment: [%(Indique le statut de dépendance hiérarchique pour des Organisations ou des Unités Opérationnelles; indique une Organisation qui est une sous-partie ou une branche d'une Organisation plus large. C'est la propriété inverse de `org:subOrganizationOf`.).freeze, %(Organización jerárquica de organizaciones o unidades. Indica que una organización es parte de otra organización más amplia o pertenece a ella. Es la relación inversa de `org:subOrganizationOf`.).freeze, %(Rappresenta un contenimento gerarchico di una Organization o di una OrganizationalUnit. Indica una organizzazione che è parte di una organizzazione più grande. È l'inverso di `org:subOrganizationOf`.).freeze, %(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, %(組織または組織単位の階層的包含を表わします。この組織のサブパートまたは子である組織を示します。).freeze],
191
+ 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,
193
192
  domain: "org:Organization".freeze,
194
193
  inverseOf: "org:subOrganizationOf".freeze,
195
194
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
196
- label: ["a une Sous-Organization".freeze, "ha sotto-Organization".freeze, "has SubOrganization".freeze, "tiene suborganización".freeze],
195
+ label: "has SubOrganization".freeze,
197
196
  range: "org:Organization".freeze,
198
197
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
199
198
  property :hasUnit,
200
- comment: [%(Indica un'unità che è parte di questa Organization, come ad esempio un dipartimento facente parte di una più ampia FormalOrganization. È l'inverso di `org:unitOf`.).freeze, %(Indicates a unit which is part of this Organization, e.g. a Department within a larger FormalOrganization. Inverse of `org:unitOf`.).freeze, %(Indique une Unité qui fait partie d'une Organisation, par exemple un Départment au sein d'une Organisation Formelle plus large. Inverse de `org:unitOf`.).freeze, %(Unidad que es parte de la organización, como, por ejemplo, un departamento incluido en una organización formal más amplia.).freeze, %(例えば、より大きな組織内の部局など、この組織の一部である単位を示します。).freeze],
199
+ comment: %(Indicates a unit which is part of this Organization, e.g. a Department within a larger FormalOrganization. Inverse of `org:unitOf`.).freeze,
201
200
  domain: "org:FormalOrganization".freeze,
202
201
  inverseOf: "org:unitOf".freeze,
203
202
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
204
- label: ["contiene unidad".freeze, "ha Unit".freeze, "has Unit".freeze, "possède une Unité".freeze],
203
+ label: "has Unit".freeze,
205
204
  range: "org:OrganizationalUnit".freeze,
206
205
  subPropertyOf: "org:hasSubOrganization".freeze,
207
206
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
208
207
  property :headOf,
209
- comment: [%(Indica che una persona è leader o responsabile formale di una Organization. Questo significa che la persona è alla radice del grafo \(aciclico\) creato dalle `org:reportsTo`, sebbene un'organizzazione possa avere più di un responsabile.).freeze, %(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, %(Indique qu'une personne est le directeur ou le responsable formel d'une Organisation. Ceci indique souvent qu'il est au sommet de du graphe acyclique des `org:reportsTo`, même si une organisation peut avoir plus d'un responsable.).freeze, %(Persona que es jefe o jefa, representante ,,director o directora de la organización. Esto significa que dicha persona es el rango de la relación `org:reportsTo` en el organigrama de la organización \(acíclico\), aunque una organización puede tener más de un jefe.).freeze, %(人(または他のエージェント)が組織のリーダーや正式なトップであることを示します。).freeze],
208
+ 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,
210
209
  domain: "foaf:Person".freeze,
211
210
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
212
- label: ["es director ejecutivo de".freeze, "head of".freeze, "responsabile di".freeze, "responsable de".freeze],
211
+ label: "head of".freeze,
213
212
  range: "org:Organization".freeze,
214
213
  subPropertyOf: "org:memberOf".freeze,
215
214
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
216
215
  property :heldBy,
217
- comment: [%(Agente que ocupa un puesto.).freeze, %(Indica un Agent che ricopre un Post.).freeze, %(Indicate un Agent qui occupe le Poste.).freeze, %(Indicates an Agent which holds a Post.).freeze, %(ポストを保持するエージェントを示します。).freeze],
216
+ comment: %(Indicates an Agent which holds a Post.).freeze,
218
217
  domain: "org:Post".freeze,
219
218
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
220
- label: ["held by".freeze, "occupé par".freeze, "ocupado por".freeze, "ricoperto da".freeze],
219
+ label: "held by".freeze,
221
220
  range: "foaf:Agent".freeze,
222
221
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
223
222
  property :holds,
224
- comment: [%(Indica un Impiego ricoperto da un Agent.).freeze, %(Indicate un Poste occupé par un Agent.).freeze, %(Indicates a Post held by some Agent.).freeze, %(Puesto ocupado por algún agente.).freeze, %(あるエージェントによって保持されているポストを示します。).freeze],
223
+ comment: %(Indicates a Post held by some Agent.).freeze,
225
224
  domain: "foaf:Agent".freeze,
226
225
  inverseOf: "org:heldBy".freeze,
227
226
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
228
- label: ["holds".freeze, "occupe".freeze, "ocupa".freeze, "ricopre".freeze],
227
+ label: "holds".freeze,
229
228
  range: "org:Post".freeze,
230
229
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
231
230
  property :identifier,
232
- comment: [%(Código o identificador, como por ejemplo el CIF de una empresa, que permite identificar de forma inequívoca a una organización. Existen muchos códigos de identificación tanto nacionales como internacionales. Esta ontología no obliga al uso de ningún esquema en concreto. Los códigos de identificación utilizados en cada caso se deberían indicar mediante el uso de la propiedad “datatype” del valor del identificador. El uso de la propiedad “datatype” para especificar el esquema de notación utilizado está en consonancia con las buenas prácticas recomendadas para el uso de la propiedad `skos:notation`, de la que esta propiedad es una especialización.).freeze, %(Donne un identifiant, comme par exemple le numéro d'enregistrement d'une entreprise, qui peut être utilisé comme identifiant unique pour l'Organisation. De nombreux schémas nationaux et internationaux sont disponibles. Cette ontologie reste neutre par rapport au schéma utilisé. Le schéma particulier utilisé devrait être indiqué par le `datatype` de la valeur de l'identifiant. Utiliser les datatypes pour distinguer les schémas de notation est cohérent avec les bonnes pratiques pour `skos:notation` dont cette propriété est une spécialisation.).freeze, %(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, %(Indica un identificatore univoco per l'organizzazione, come ad esempio la partita IVA di un'azienda. Molti schemi di identificazione a livello nazionale e internazionale sono disponibili allo scopo. L'ontologia ORG è neutrale rispetto allo schema da utilizzare. Lo schema di identificazione dovrebbe essere indicato dal datatype del valore dell'identificatore. L'uso del datatype per distinguere lo schema di identificazione è coerente con le best practice per `skos:notation`, di cui questa proprietà è una specializzazione.).freeze, %(組織を一意に識別するために使用できる会社登録番号などの識別子を与えます。).freeze],
231
+ 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,
233
232
  domain: "org:Organization".freeze,
234
233
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
235
- label: ["identifiant".freeze, "identificatore".freeze, "identifier".freeze, "tiene identificador".freeze],
234
+ label: "identifier".freeze,
236
235
  subPropertyOf: "skos:notation".freeze,
237
236
  type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
238
237
  property :linkedTo,
239
- comment: [%(2つの組織の任意の関係を示します。).freeze, %(Indica una relazione arbitraria tra due organizzazioni. Ad esempio, specializzazioni di questa proprietà possono essere usate per denotare relazioni particolari tipo il finanziamento o la fornitura.).freeze, %(Indicates an arbitrary relationship between two organizations. Specializations of this can be used to, for example, denote funding or supply chain relationships.).freeze, %(Indique une relation arbitraire entre deux Organisations. Des spécialisations peuvent être utilisées pour, par exemple, qualifier une relation de fournisseur ou de financeur.).freeze, %(Relación arbitraria entre dos organizaciones. Las especializaciones de esta relación se pueden utilizar para denotar relaciones de financiación o suministro, entre otras.).freeze],
238
+ comment: %(Indicates an arbitrary relationship between two organizations. Specializations of this can be used to, for example, denote funding or supply chain relationships.).freeze,
240
239
  domain: "org:Organization".freeze,
241
240
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
242
- label: ["collegato a".freeze, "está relacionada con".freeze, "está relacionado con".freeze, "linked to".freeze, "relié à".freeze],
241
+ label: "linked to".freeze,
243
242
  range: "org:Organization".freeze,
244
243
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
245
244
  property :location,
246
- comment: [%(Gives a location description for a person within the organization, for example a _Mail Stop_ for internal posting purposes.).freeze, %(Indica la descrizione del luogo presso cui è possibile reperire una persona dell'organizzazione.).freeze, %(Indique la description de l'endroit ou est basé une personne de l'Organisation, par exemple pour des besoins de messagerie interne \(Bureau 42\).).freeze, %(Lugar o ubicación exacta de una persona en una organización con el objetivo de facilitar, por ejemplo, la entrega de correo.).freeze, %(例えば、内部配送目的のメール・ストップ(Mail Stop)などの、組織内の人の位置記述を提供します。).freeze],
245
+ comment: %(Gives a location description for a person within the organization, for example a _Mail Stop_ for internal posting purposes.).freeze,
247
246
  domain: "foaf:Person".freeze,
248
247
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
249
- label: ["está ubicada en".freeze, "está ubicado en".freeze, "localisation".freeze, "location".freeze, "luogo".freeze],
248
+ label: "location".freeze,
250
249
  range: "xsd:string".freeze,
251
250
  type: ["owl:DatatypeProperty".freeze, "rdf:Property".freeze]
252
251
  property :member,
253
- comment: [%(Indica la Person \(o un altro Agent\) coinvolto in una relazione di Membership. È l'inverso di `org:hasMembership`.).freeze, %(Indicates the Person \(or other Agent including Organization\) involved in the Membership relationship. Inverse of `org:hasMembership`).freeze, %(Indique une personne \(ou tout autre Agent, y compris une Organisation\) impliqué dans la relation d'Engagement. Inverse de `org:hasMembership`).freeze, %(Persona \(u otro agente, incluyendo una organización\) que participa en la relación de membresía. Es la relación inversa de `org:hasMembership`.).freeze, %(構成員関係に含まれている人(または、組織を含んでいる他のエージェント)を示します。).freeze],
252
+ comment: %(Indicates the Person \(or other Agent including Organization\) involved in the Membership relationship. Inverse of `org:hasMembership`).freeze,
254
253
  domain: "org:Membership".freeze,
255
254
  inverseOf: "org:hasMembership".freeze,
256
255
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
257
- label: ["es condición de miembro sobre agente".freeze, "member".freeze, "membre".freeze, "membro".freeze],
256
+ label: "member".freeze,
258
257
  range: "foaf:Agent".freeze,
259
258
  type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze, "rdf:Property".freeze]
260
259
  property :memberDuring,
261
- comment: [%(Optional property to indicate the interval for which the membership is/was valid.).freeze, %(Propiedad opcional que indica el periodo durante el cual la relación de membresía o pertenencia a una organización se mantiene en vigencia.).freeze, %(Proprietà opzionale per indicare l'intervallo per il quale l'appartenenza è/è stata valida.).freeze, %(Propriété optionnelle pour indiquer l'intervalle durant lequel l'engagemnet est ou était valide.).freeze, %(構成員が有効である/であった期間を示すためのオプションのプロパティー。).freeze],
260
+ comment: %(Optional property to indicate the interval for which the membership is/was valid.).freeze,
262
261
  domain: "org:Membership".freeze,
263
262
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
264
- label: ["durée d'engagement".freeze, "es miembro durante".freeze, "member During".freeze, "membro durante".freeze],
263
+ label: "member During".freeze,
265
264
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
266
265
  property :memberOf,
267
- comment: [%(Indica che una persona è membro di una Organization senza una precisa indicazione sulla natura di questa appartenenza e sul suo ruolo. Si noti che la scelta del nome di questa proprietà non intende limitarla alla sola rappresentazione formalmente di un'appartenenza. La proprietà può coprire anche altri coinvolgimenti nell'organizzazione. Questa proprietà può essere specializzata per indicare ruoli all'interno organizzazione o relazioni di diverse tipologie. Ha `org:hasmember` come proprietà inversa opzionale.).freeze, %(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, %(Indique qu'une personne est membre de l'Organisation sans précision sur la nature de cet engagement ou du rôle joué. Notez que le choix du nom de cette propriété ne vise pas à la limiter aux seuls engagements formels, elle peut également couvrir des concepts reliés comme l'affiliation ou le bénévolat. Des extensions peuvent spécialiser cette relation pour indiquer des rôles particuliers au sein de l'Organisation or des relations plus nuancées avec elle. Possède une propriété inverse optionnelle, `org:hasmember`.).freeze, %(Persona que pertenece a la organización o es miembro de la misma, sin que conste la naturaleza de dicha pertenencia o el papel que desempeña. Se debe tener en cuenta que la elección de una denominación para esta propiedad no significa que la propiedad esté limitada a ciertos tipos de pertenencia formales, sino que pretende cubrir conceptos relacionados como el de afiliación u otras formas de participación en la organización. Se puede hacer uso de extensiones para especializar esta relación de forma que incluya tipos específicos de pertenencia a las organizaciones o relaciones especiales con la organización.).freeze, %(エージェント(人または他の組織)が組織のメンバーであることを示します。ただし、その構成員の本質や担う役割は示しません。プロパティー名の選択は、プロパティーを正式な構成員配置のみに制限することが目的ではないことに注意してください。所属や組織へのその他の関与などの関連する概念をカバーすることも意図されています。拡張により、この関係を特殊化し、組織内の特定の役割やよりニュアンスを含んだ組織との関係を示すことができます。).freeze],
266
+ 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,
268
267
  domain: "foaf:Agent".freeze,
269
268
  inverseOf: "org:hasMember".freeze,
270
269
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
271
- label: ["es miembro de".freeze, "member of".freeze, "membre de".freeze, "membro di".freeze],
270
+ label: "member of".freeze,
272
271
  range: "org:Organization".freeze,
273
272
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
274
273
  property :organization,
275
- comment: [%(Indica l'Organization in cui l'Agent è un membro.).freeze, %(Indicates Organization in which the Agent is a member.).freeze, %(Indique l'Organization dont l'agent est membre.).freeze, %(Organización a la que pertenece el agente en calidad de miembro.).freeze, %(エージェントがメンバーである組織を示します。).freeze],
274
+ comment: %(Indicates Organization in which the Agent is a member.).freeze,
276
275
  domain: "org:Membership".freeze,
277
276
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
278
- label: ["es condición de miembro sobre organización".freeze, "organisation".freeze, "organization".freeze, "organizzazione".freeze],
277
+ label: "organization".freeze,
279
278
  range: "org:Organization".freeze,
280
279
  type: ["owl:FunctionalProperty".freeze, "owl:ObjectProperty".freeze, "rdf:Property".freeze]
281
280
  property :originalOrganization,
282
- comment: [%(Indica una o più organizzazioni pregresse rispetto a un evento di cambiamento. A seconda dell'evento, queste organizzazioni potrebbero essere esistenti dopo l'evento o aver cessato la loro esistenza. È l'inverso di `org:changedBy`.).freeze, %(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, %(Indique une ou plusieurs organisations qui ont existé avant un évènement de changement. Selon l'évènement, ces organisations ont pu continuer à exister ou non. Inverse de `org:changedBy`. ).freeze, %(Una o más organizaciones que existían antes de que sucediera el cambio en la organización. Dependiendo del tipo de cambio, dichas organizaciones pueden haber dejado de existir o no. Es la relación inversa de `org:changedBy`.).freeze, %(変更のきっかけとなった出来事以前に存在した1つ以上の組織を示します。出来事によって、出来事の後にそれらは存在し続けたかも、存在し続けなかったかもしれません。).freeze],
281
+ 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,
283
282
  domain: "org:ChangeEvent".freeze,
284
283
  inverseOf: "org:changedBy".freeze,
285
284
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
286
- label: ["es organización original".freeze, "organisation originelle".freeze, "organizzazione originale".freeze, "original organization".freeze],
285
+ label: "original organization".freeze,
287
286
  range: "org:Organization".freeze,
288
287
  subPropertyOf: "prov:used".freeze,
289
288
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
290
289
  property :postIn,
291
- comment: [%(Indica l'Organization in cui il Post è presente.).freeze, %(Indicate l'Organisation dans laquelle le Poste existe.).freeze, %(Indicates the Organization in which the Post exists.).freeze, %(Organización en la que existe el puesto.).freeze, %(ポストが存在する組織を示します。).freeze],
290
+ comment: %(Indicates the Organization in which the Post exists.).freeze,
292
291
  domain: "org:Post".freeze,
293
292
  inverseOf: "org:hasPost".freeze,
294
293
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
295
- label: ["es un puesto en".freeze, "impiego in".freeze, "post in".freeze, "poste chez".freeze],
294
+ label: "post in".freeze,
296
295
  range: "org:Organization".freeze,
297
296
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
298
297
  property :purpose,
299
- comment: [%(Finalidad u objetivo de la organización. La organización puede tener muchos objetivos a diferentes niveles de abstracción, pero en la naturaleza de las organizaciones está el tener una razón para existir, y la finalidad de esta propiedad es documentar dicha razón. La organización podrá tener más de un objetivo. Se recomienda el uso de vocabularios controlados o listas de códigos para indicar el objetivo, preferentemente mediante el uso de un `skos:Concept`. Sin embargo, el rango no está predeterminado, de forma que otros tipos de esquemas descriptivos tiene cabida. Se espera que ciertas especializaciones de este vocabulario o ciertos perfiles de aplicaciones restrinjan el rango del objetivo. Denominaciones alternativas: área_ _jurisdicción_ _ responsabilidad _ \(especialmente cuando se aplica a unidades tales como ministerios o divisiones administrativas de los gobiernos\)).freeze, %(Indica l'obiettivo di questa Organization. In generale, si possono esprimere gli obiettivi di un'organizzazione secondo diversi livelli di astrazione, ma la natura stessa dell'organizzazione ha una ragione d'essere ed è proprio questa che deve essere catturata con tale proprietà. Inoltre, un'Organization può avere obiettivi multipli. È raccomandabile che l'obiettivo faccia parte di una code list, e che sia preferibilmente un `skos:Concept`. Ad ogni modo, il codominio della proprietà è lasciato aperto per consentire altri tipi di di descrizione. Conseguentemente, eventuali specializzazioni o profili applicativi possono utilizzare quel vocabolario come codominio della proprietà.).freeze, %(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, %(Indique le but de cette Organisation. Il peut exister plusieurs buts à différents niveaux d'abstraction mais la nature d'une organisation est d'avoir une raison d'exister et cette propriété doit servir à documenter cette raison d'être. Une Organisation peut avoir plusieurs Buts. Il est recommandé que le but soit libellé à l'aide d'un vocabulaire contrôlé ou autre code établi, idéalement avec un concept `skos:Concept`. Toutefois, le champ de cette propriété est laissé ouvert et pourrait accepter d'autres schémas de description. Il est préférable que les spécialisations ou les profils d'applications de ce vocabulaire contraignent le champ de cette propriété.).freeze, %(この組織の目的を示します。異なる抽象レベルの多くの目的がありえますが、組織の本質は存在理由を持つことであり、このプロパティーはその理由をドキュメント化する手段です。組織は、複数の目的を持っている可能性があります。).freeze],
298
+ 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,
300
299
  domain: "org:Organization".freeze,
301
300
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
302
- label: ["but".freeze, "obiettivo".freeze, "purpose".freeze, "tiene objetivo".freeze],
301
+ label: "purpose".freeze,
303
302
  type: "rdf:Property".freeze
304
303
  property :remuneration,
305
- comment: [%(Indica il salario o altra forma di remunerazione associata al ruolo. In genere, questo si denota usando uno schema di rappresentazione esistente come il `gr:PriceSpecification` ma il codominio è lasciato libero di essere specializzato a seconda delle applicazioni.).freeze, %(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, %(Indique un salaire ou tout autre compensation associée au Rôle. Typiquement, ceci sera annoté en utilisant un schéma existant comme `gr:PriceSpecification` mais le champ de cette propriété est laissé ouvert afin de permettre aux applications de la spécialiser \(par exemple remunerationEuro\).).freeze, %(Salario o cualquier otra remuneración asociada con la actividad. La forma usual de referirse a dicha remuneración será utilizando un esquema de representación como el propuesto en la ontología GoodRelations `gr:PriceSpecification`, pero el rango se deja abierto a que las distintas aplicaciones lo especialicen \(por ejemplo, remunerationInGBP\)).freeze, %(役割に関係する給料やその他の報酬を示します。).freeze],
304
+ 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,
306
305
  domain: "org:Role".freeze,
307
306
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
308
- label: ["recibe remuneración".freeze, "remuneration".freeze, "remunerazione".freeze, "rémuneration".freeze],
307
+ label: "remuneration".freeze,
309
308
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
310
309
  property :reportsTo,
311
- comment: [%(Indica una relazione di subordinazione all'interno dell'organigramma. La semantica precisa può variare a seconda dell'organizzazione, per esempio può essere usata per rappresentare la proprietà di supervisione oppure per le relazioni di rendicontazione.).freeze, %(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, %(Indique une relation de subordination comme elle pourrait figurer dans un organigramme. La sémantique précise de cette subordination pourra varier selon l'Organisation mais vise à englober aussi bien les relations hiérarchiques directes \(définition d'objectifs, montant du salaire\) que des relations plus générales ou organisationnelles \(les liens en pointillés dans les organigrammes\).).freeze, %(Relación de subordinación que se representa en los organigramas de las organizaciones. La semántica de la relación de subordinación varía según las organizaciones, pero su intención es abarcar tanto a las relaciones de supervisión directa \(por ejemplo, aquellas en las que la autoridad determina los objetivos o el salario\) como a las relaciones de subordinación más generales \(por ejemplo, las llamadas líneas de autoridad o de mando \(y responsabilidad\) \(http://www.promonegocios.net/organigramas/tipos-de-organigramas.html\)\).).freeze, %(組織図で描かれるかもしれないような上下関係を示します。エージェント間またはエージェントが就くことができるポスト間の上下関係を直接的に示すために使用できます。).freeze],
310
+ 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,
312
311
  domain: term(
313
312
  type: "owl:Class".freeze,
314
313
  unionOf: list("foaf:Agent".freeze, "org:Post".freeze)
315
314
  ),
316
315
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
317
- label: ["est subordonné à".freeze, "reports to".freeze, "responde ante".freeze, "riporta a".freeze],
316
+ label: "reports to".freeze,
318
317
  range: term(
319
318
  type: "owl:Class".freeze,
320
319
  unionOf: list("foaf:Agent".freeze, "org:Post".freeze)
321
320
  ),
322
321
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
323
322
  property :resultedFrom,
324
- comment: [%(Evento que tiene como resultado la creación de una organización.).freeze, %(Indica l'evento che ha permesso all'organizzazione di instaurarsi. È l'inverso di `org:resultingOrganization`.).freeze, %(Indicates an event which resulted in this organization. Inverse of `org:resultingOrganization`.).freeze, %(Indique un évènement dont est issue l'Organisation. Inverse de `org:resultingOrganization`.).freeze, %(この組織になった(導いた、作成された)きっかけとなった出来事を示します。).freeze],
323
+ comment: %(Indicates an event which resulted in this organization. Inverse of `org:resultingOrganization`.).freeze,
325
324
  domain: "org:Organization".freeze,
326
325
  inverseOf: "org:resultingOrganization".freeze,
327
326
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
328
- label: ["es el resultado de".freeze, "issue de".freeze, "resulted from".freeze, "risultato da".freeze],
327
+ label: "resulted from".freeze,
329
328
  range: "org:ChangeEvent".freeze,
330
329
  subPropertyOf: "prov:wasGeneratedBy".freeze,
331
330
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
332
331
  property :resultingOrganization,
333
- comment: [%(Indica l'organizzazione che è stata creata o mutata a seguito dell'evento. È l'inverso di `org:resultedFrom`.).freeze, %(Indicates an organization which was created or changed as a result of the event. Inverse of `org:resultedFrom`.).freeze, %(Indique une organisation qui a été créée ou a été modifiée à la suite d'un Évènement de changement. Inverse de `org:resultedFrom`.).freeze, %(Organización que ha sido creada o modificada tras un evento específico.  Es la relación inversa de `org:resultedFrom`.).freeze, %(出来事の結果、作成、変更された組織を示します。).freeze],
332
+ comment: %(Indicates an organization which was created or changed as a result of the event. Inverse of `org:resultedFrom`.).freeze,
334
333
  domain: "org:ChangeEvent".freeze,
335
334
  inverseOf: "org:resultedFrom".freeze,
336
335
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
337
- label: ["a donné naissance à".freeze, "resulta en".freeze, "resulted in".freeze, "risultato in".freeze],
336
+ label: "resulted in".freeze,
338
337
  range: "org:Organization".freeze,
339
338
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
340
339
  property :role,
341
- comment: [%(Actividad que el agente desempeña en una relación de pertenencia a una organización.).freeze, %(Indica il Role che un Agent ricopre in una relazione di Membership con una Organization).freeze, %(Indicates the Role that the Agent plays in a Membership relationship with an Organization.).freeze, %(Indique le Rôle de l'Agent dans son Engagement avec l'Organisation.).freeze, %(エージェントが組織との構成員関係において担う役割を示します。ポストの保持者が担う役割を示すためにorg:Postで用いることもできます。).freeze],
340
+ comment: %(Indicates the Role that the Agent plays in a Membership relationship with an Organization.).freeze,
342
341
  domain: term(
343
342
  type: "owl:Class".freeze,
344
343
  unionOf: list("org:Membership".freeze, "org:Post".freeze)
345
344
  ),
346
345
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
347
- label: ["desempeña la actividad de".freeze, "role".freeze, "ruolo".freeze, "rôle".freeze],
346
+ label: "role".freeze,
348
347
  range: "org:Role".freeze,
349
348
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
350
349
  property :roleProperty,
351
- comment: [%(Ceci est une méta-propriété utilisée pour annoter une instance de `org:Role` ayant une sous-propriété `org:memberOf` qui peut être utilisée pour indiquer directement le rôle et pouvoir faire des requêtes plus facilement. La sémantique visée est un Engagement impliquant l'existence d'une relation de propriété directe à travers d'une règle d'inférence de la forme: `{ [] org:member ?p; org:organization ?o; org:role [org:roleProperty ?r] } -> {?p ?r ?o}`.).freeze, %(Meta-propiedad que se utiliza para anotar una instancia de `org:Role` con una sub-propiedad de `org:memberOf`, que puede ser utilizada para indicar directamente la actividad a fin de facilitar las consultas a los datos. The intended semantics is that a Membership relation involving the Role implies the existence of a direct property relationship through an inference rule of the form: { [] org:member ?a; org:organization ?o; org:role [org:roleProperty ?r] } -> {?a ?r ?o}).freeze, %(Questa è una meta-proprietà usata per annotare un'istanza di `org:Role` con una sotto-proprietà di `org:memberOf` e può essere usata per indicare direttamente il ruolo per facilitare un'interrogazione sui dati.).freeze, %(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, %(これは、クエリが容易になるように役割を直接的に示すために使用できるorg:memberOfのサブプロパティーでorg:Roleインスタンスを注釈するために用いられるメタレベルのプロパティーです。).freeze],
350
+ 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,
352
351
  domain: "org:Role".freeze,
353
352
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
354
- label: ["desempeña la actividad de (propiedad)".freeze, "role (property)".freeze, "ruolo (proprietà)".freeze, "rôle (propriété)".freeze],
353
+ label: "role (property)".freeze,
355
354
  range: "rdf:Property".freeze,
356
355
  type: ["owl:AnnotationProperty".freeze, "rdf:Property".freeze]
357
356
  property :siteAddress,
358
- comment: [%(Dirección de la sede según una codificación adecuada. Se recomienda el uso de vCard \(que utiliza el vocabulario en http://www.w3.org/TR/vcard-rdf/\), pero el rango no se restringe únicamente al uso de este vocabulario sino que se permite el uso de otros códigos. La dirección puede constar de una dirección de correo electrónico, un número de teléfono o información de geo-localización, y no se limita a una dirección postal física.).freeze, %(Indica un indirizzo per la sede in una codifica appropriata. Il codominio è lasciato libero ma è consigliabile l'uso del vocabolario vCard \(http://www.w3.org/TR/vcard-rdf/\). L'indirizzo può includere email, numero di telefono e informazioni di geolocalizzazione e non è vincolato ad essere un indirizzo fisico.).freeze, %(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, %(Indique une adresse pour le site dans un encodage approprié. L'usage du vocabulaire vCard \( http://www.w3.org/TR/vcard-rdf/\) est encouragé, mais le range est ouvert pour permettre l'utilisation d'autres vocabulaires. L'adresse peut comporter le courriel, le téléphone, et l'information de géolocalisation; et n'est donc pas seulement limitée à une adresse physique. ).freeze, %(適切にコード化されたサイトのアドレスを示します。vCard[vcard-rdf]語彙などの有名なアドレスのコード化の使用が奨励されますが、他の符号化の使用を可能とするために値域はオープンのままにされます。アドレスには、電子メール、電話およびジオロケーション情報を含むことができ、物理的なアドレスに制限されません。).freeze],
357
+ 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,
359
358
  domain: "org:Site".freeze,
360
359
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
361
- label: ["adresse du Site".freeze, "es la dirección de la sede".freeze, "indirizzo della sede".freeze, "site Address".freeze],
360
+ label: "site Address".freeze,
362
361
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
363
362
  property :siteOf,
364
- comment: [%(Indica un'Organization che ha una qualche presenza nella data sede. È l'inverso di `org:hasSite`.).freeze, %(Indicates an Organization which has some presence at the given site. This is the inverse of `org:hasSite`.).freeze, %(Indique une Organisation qui a une présence sur le site en question. Inverse de `org:hasSite`.).freeze, %(Organización que tiene ubicación en un lugar. Es la relación inversa de `org:hasSite`.).freeze, %(あるサイトである存在感を持っている組織を示します。).freeze],
363
+ comment: %(Indicates an Organization which has some presence at the given site. This is the inverse of `org:hasSite`.).freeze,
365
364
  domain: "org:Site".freeze,
366
365
  inverseOf: "org:hasSite".freeze,
367
366
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
368
- label: ["es sede de".freeze, "sede di".freeze, "site Of".freeze, "site de".freeze],
367
+ label: "site Of".freeze,
369
368
  range: "org:Organization".freeze,
370
369
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
371
370
  property :subOrganizationOf,
372
- comment: [%(Distribución jerárquica de organizaciones o unidades. Indica que una organización contiene a otra organización. Es la relación inversa de `org:hasSubOrganization`).freeze, %(Rappresenta un contenimento gerarchico di una Organization o di una OrganizationalUnit. È l'inverso di `org:hasSubOrganization`. Ha nome come nome alternativo hasSubOrg.).freeze, %(Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an Organization which contains this Organization. Inverse of `org:hasSubOrganization`.).freeze, %(Représente une relation hierarchique des Organisations ou des Unités Opérationnelles; indique une Organisation sujet qui contient cette Organisation. Inverse de `org:hasSubOrganization`.).freeze, %(組織または組織単位の階層的包含を表わします。この組織を含む組織を示します。).freeze],
371
+ comment: %(Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an Organization which contains this Organization. Inverse of `org:hasSubOrganization`.).freeze,
373
372
  domain: "org:Organization".freeze,
374
373
  inverseOf: "org:hasSubOrganization".freeze,
375
374
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
376
- label: ["es suborganización de".freeze, "sotto-Organization di".freeze, "sous-Organization de".freeze, "subOrganization of".freeze],
375
+ label: "subOrganization of".freeze,
377
376
  range: "org:Organization".freeze,
378
377
  subPropertyOf: "org:transitiveSubOrganizationOf".freeze,
379
378
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
380
379
  property :transitiveSubOrganizationOf,
381
- comment: [%(La version transitive de la propriété subOrganizationOf, renvoie une représentation de toutes les organisations qui contiennent celle-ci. Notez que ceci est une super-propriété de la relation transitive donc elle pourrait contenir des assertions additionnelles mais cet usage n'est pas recommandé.).freeze, %(La versión transitiva de la propiedad “subOrganizationOf”, es decir, la representación de todas las organizaciones en las que esta está contenida. Téngase en cuenta que desde el punto de vista técnico esta es una propiedad que contiene a todas las propiedades transitivas, de forma que podría contener afirmaciones adicionales, aunque su uso no está aconsejado.).freeze, %(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, %(subOrganizationOfの推移閉包で、これを含むすべての組織の表現を与える。技術的に、これが推移閉包のスーパープロパティーであるため、追加の言明を含むことができますが、そのような使用法はお勧めできないことに注意してください。).freeze, %(È la chiusura transitiva di subOrganizationOf, quindi rappresenta tutte le organizzazioni che la contengono. Tecnicamente, essendo una chiusura transitiva, può contenere asserzioni che non la riguardano e quindi il suo uso è sconsigliato.).freeze],
380
+ 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,
382
381
  domain: "org:Organization".freeze,
383
382
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
384
- label: ["es suborganización de (transitiva)".freeze, "es suborganización de manera transitiva de".freeze, "sotto-Organization transitiva".freeze, "sous-Organization transitive de".freeze, "transitive sub-organization".freeze],
383
+ label: "transitive sub-organization".freeze,
385
384
  range: "org:Organization".freeze,
386
385
  type: ["owl:ObjectProperty".freeze, "owl:TransitiveProperty".freeze, "rdf:Property".freeze]
387
386
  property :unitOf,
388
- comment: [%(Indica un Organization di cui questa Unit fa parte, come ad esempio un dipartimento all'interno di una più vasta FormalOrganization. È l'inverso di `org:hasUnit`.).freeze, %(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, %(Indique l'Organisation dont cette Organisation ou Unité fait partie, par exemple un Départment au sein d'une Organisation Formelle plus large. Inverse de `org:hasUnit`.).freeze, %(Organización de la que es parte esta unidad, por ejemplo, un departamento incluido en una organización formal más amplia.).freeze, %(例えば、より大きな組織内の部局など、この単位がその一部分である組織を示します。).freeze],
387
+ 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,
389
388
  domain: "org:OrganizationalUnit".freeze,
390
389
  inverseOf: "org:hasUnit".freeze,
391
390
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
392
- label: ["es unidad de".freeze, "unit Of".freeze, "unità di".freeze, "unité de".freeze],
391
+ label: "unit Of".freeze,
393
392
  range: "org:FormalOrganization".freeze,
394
393
  subPropertyOf: "org:subOrganizationOf".freeze,
395
394
  type: ["owl:ObjectProperty".freeze, "rdf:Property".freeze]
396
395
 
397
396
  # Extra definitions
398
397
  term :Head,
399
- comment: [%(A role corresponding to the `org:headOf` property).freeze, %(Actividad correspondiente a la propiedad `org:headOf`.).freeze, %(Un ruolo corrispondente alla proprietà `org:headOf`.).freeze, %(Un rôle correspondant à la propriété `org:headOf`).freeze],
398
+ comment: %(A role corresponding to the `org:headOf` property).freeze,
400
399
  isDefinedBy: "http://www.w3.org/ns/org".freeze,
401
- label: ["director ejecutivo".freeze, "directora ejecutiva".freeze, "head".freeze, "responsabile".freeze, "responsable".freeze],
400
+ label: "head".freeze,
402
401
  "org:roleProperty": "org:headOf".freeze,
403
- prefLabel: ["head".freeze, "responsabile".freeze, "responsable".freeze],
402
+ prefLabel: "head".freeze,
404
403
  type: "org:Role".freeze
405
404
  end
406
405
  end