lib/rdf/vocab/sioc.rb in rdf-1.1.4.1 vs lib/rdf/vocab/sioc.rb in rdf-1.1.4.2
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
# This file generated automatically using vocab-fetch from http://rdfs.org/sioc/ns#
require 'rdf'
module RDF
- class SIOC < StrictVocabulary("http://rdfs.org/sioc/ns#")
+ class SIOC < RDF::StrictVocabulary("http://rdfs.org/sioc/ns#")
# Class definitions
term :Community,
comment: %(Community is a high-level concept that defines an online community and what it consists of.).freeze,
label: "Community".freeze,