lib/rdf/vocab/skosxl.rb in rdf-vocab-3.1.9 vs lib/rdf/vocab/skosxl.rb in rdf-vocab-3.1.10

- old
+ new

@@ -23,12 +23,12 @@ # attr_reader :hiddenLabel # # # @return [RDF::Vocabulary::Term] # attr_reader :labelRelation # - # # If two instances of the class skosxl:Label have the same literal form, they are not necessarily the same resource. - # # # # The range of skosxl:literalForm is the class of RDF plain literals. + # # + # # If two instances of the class skosxl:Label have the same literal form, they are not necessarily the same resource. # # @return [RDF::Vocabulary::Term] # attr_reader :literalForm # # # If C skosxl:prefLabel L and L skosxl:literalForm V, then X skos:prefLabel V. # # @return [RDF::Vocabulary::Term]