Skip to content

Instantly share code, notes, and snippets.

@jcoyne
Created May 6, 2015 18:55
Show Gist options
  • Save jcoyne/a47c18a649c6fec60257 to your computer and use it in GitHub Desktop.
Save jcoyne/a47c18a649c6fec60257 to your computer and use it in GitHub Desktop.
# -*- 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