lib/rdf/vocab/sh.rb in rdf-vocab-3.1.5 vs lib/rdf/vocab/sh.rb in rdf-vocab-3.1.6
- old
+ new
@@ -303,10 +303,10 @@
#
# # Declares the URLs of a JavaScript library. This should be the absolute URL of a JavaScript file. Implementations may redirect those to local files.
# # @return [RDF::Vocabulary::Term]
# attr_reader :jsLibraryURL
#
- # # 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.
+ # # 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.
# # @return [RDF::Vocabulary::Term]
# attr_reader :labelTemplate
#
# # Specifies a list of language tags that all value nodes must have.
# # @return [RDF::Vocabulary::Term]