rdf-vocab 3.1.5 → 3.1.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -305,7 +305,7 @@ module RDF::Vocab
305
305
  # # @return [RDF::Vocabulary::Term]
306
306
  # attr_reader :jsLibraryURL
307
307
  #
308
- # # Outlines how human-readable labels of instances of the associated Parameterizable shall be produced. The values can contain `{?paramName}` as placeholders for the actual values of the given parameter.
308
+ # # Outlines how human-readable labels of instances of the associated Parameterizable shall be produced. The values can contain {?paramName} as placeholders for the actual values of the given parameter.
309
309
  # # @return [RDF::Vocabulary::Term]
310
310
  # attr_reader :labelTemplate
311
311
  #
@@ -23,9 +23,9 @@ module RDF::Vocab
23
23
  # # @return [RDF::Vocabulary::Term]
24
24
  # attr_reader :OrderedCollection
25
25
  #
26
- # # The range of skos:altLabel is the class of RDF plain literals.
27
- # #
28
26
  # # skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties.
27
+ # #
28
+ # # The range of skos:altLabel is the class of RDF plain literals.
29
29
  # # @return [RDF::Vocabulary::Term]
30
30
  # attr_reader :altLabel
31
31
  #
@@ -9,10 +9,10 @@ module RDF::Vocab
9
9
  # # XKOS: an SKOS extension for representing statistical classifications
10
10
  # #
11
11
  # # This ontology is based on work initiated at Dagstuhl Schloss in September 2011
12
- # # @version Version 1.0.3 - 2016-03-15
13
- # # @version Version 1.1 - 2016-03-20
14
12
  # # @version Version 1.0.2 - 2016-03-15
13
+ # # @version Version 1.1 - 2016-03-20
15
14
  # # @version Version 1.0.1 - 2014-11-26
15
+ # # @version Version 1.0.3 - 2016-03-15
16
16
  # class XKOS < RDF::StrictVocabulary
17
17
  # # @return [RDF::Vocabulary::Term]
18
18
  # attr_reader :ClassificationLevel
@@ -101,9 +101,9 @@ module RDF::Vocab
101
101
  # # @return [RDF::Vocabulary::Term]
102
102
  # attr_reader :maxLength
103
103
  #
104
- # # immediate successor in the sequence
105
- # #
106
104
  # # successeur immédiat dans la séquence
105
+ # #
106
+ # # immediate successor in the sequence
107
107
  # # @return [RDF::Vocabulary::Term]
108
108
  # attr_reader :next
109
109
  #
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rdf-vocab
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.5
4
+ version: 3.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Chandek-Stark
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2020-05-30 00:00:00.000000000 Z
13
+ date: 2020-07-10 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rdf