lib/rdf/vocab/sioc.rb in rdf-1.1.10 vs lib/rdf/vocab/sioc.rb in rdf-1.1.11
- old
+ new
@@ -1,8 +1,9 @@
# -*- encoding: utf-8 -*-
# This file generated automatically using vocab-fetch from http://rdfs.org/sioc/ns#
require 'rdf'
module RDF
+ # @deprecated Please use `RDF::Vocab::SIOC` from the rdf-vocab gem instead
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,