lib/rdf/vocab/earl.rb in rdf-vocab-3.1.5 vs lib/rdf/vocab/earl.rb in rdf-vocab-3.1.6

- old
+ new

@@ -8,11 +8,11 @@ # # # # Evaluation and Report Language (EARL) 1.0 Schema # # # # Formal schema of the Evaluation and Report Language (EARL) 1.0 # # @see http://www.w3.org/TR/Pointers-in-RDF/ - # # @see http://www.w3.org/WAI/intro/earl # # @see http://www.w3.org/TR/HTTP-in-RDF/ + # # @see http://www.w3.org/WAI/intro/earl # # @see http://www.w3.org/TR/Content-in-RDF/ # class EARL < RDF::StrictVocabulary # # a statement that embodies the results of a test # # @return [RDF::Vocabulary::Term] # attr_reader :Assertion