Created
May 6, 2015 18:55
-
-
Save jcoyne/a47c18a649c6fec60257 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- encoding: utf-8 -*- | |
# This file generated automatically using vocab-fetch from https://raw.githubusercontent.com/duraspace/pcdm/master/models.rdf | |
require 'rdf' | |
module RDF | |
class RDFVocabularies::PCDMTerms < RDF::StrictVocabulary("https://raw.githubusercontent.com/duraspace/pcdm/master/models.rdf") | |
HERE _:g70104022140180 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#RDF> . | |
HERE _:g70104022140180 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#RDF> . | |
end | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment