Skip to content

Instantly share code, notes, and snippets.

@ruthtillman
Created January 16, 2019 13:36
Show Gist options
  • Save ruthtillman/37e15ed975c7d6d1f96e5e176e6f970f to your computer and use it in GitHub Desktop.
Save ruthtillman/37e15ed975c7d6d1f96e5e176e6f970f to your computer and use it in GitHub Desktop.
Response received for `curl "Accept: application/rdf+xml" http://doi.org/10.1080/15332748.2017.1400725`
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://purl.org/dc/terms/"
xmlns:j.1="http://prismstandard.org/namespaces/basic/2.1/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:j.2="http://purl.org/ontology/bibo/"
xmlns:j.3="http://xmlns.com/foaf/0.1/">
<rdf:Description rdf:about="http://dx.doi.org/10.1080/15332748.2017.1400725">
<j.1:endingPage>36</j.1:endingPage>
<j.0:publisher>Informa UK Limited</j.0:publisher>
<j.0:identifier>10.1080/15332748.2017.1400725</j.0:identifier>
<j.1:doi>10.1080/15332748.2017.1400725</j.1:doi>
<owl:sameAs rdf:resource="doi:10.1080/15332748.2017.1400725"/>
<j.2:pageEnd>36</j.2:pageEnd>
<j.2:doi>10.1080/15332748.2017.1400725</j.2:doi>
<j.1:volume>13</j.1:volume>
<j.1:startingPage>19</j.1:startingPage>
<j.2:pageStart>19</j.2:pageStart>
<owl:sameAs rdf:resource="info:doi/10.1080/15332748.2017.1400725"/>
<j.0:date rdf:datatype="http://www.w3.org/2001/XMLSchema#date"
>2016-04-02</j.0:date>
<j.0:creator>
<j.3:Person rdf:about="http://id.crossref.org/contributor/ruth-kitchin-tillman-1ktihppjo8pg1">
<j.3:name>Ruth Kitchin Tillman</j.3:name>
<j.3:familyName>Tillman</j.3:familyName>
<j.3:givenName>Ruth Kitchin</j.3:givenName>
</j.3:Person>
</j.0:creator>
<j.0:title>Opportunities for Encoding EAD for Linked Data Extraction and Publication</j.0:title>
<j.0:isPartOf>
<j.2:Journal rdf:about="http://id.crossref.org/issn/1533-2748">
<j.1:issn>1533-2756</j.1:issn>
<j.2:issn>1533-2756</j.2:issn>
<owl:sameAs>urn:issn:1533-2756</owl:sameAs>
<owl:sameAs>urn:issn:1533-2748</owl:sameAs>
<j.0:title>Journal of Archival Organization</j.0:title>
<j.1:issn>1533-2748</j.1:issn>
<j.2:issn>1533-2748</j.2:issn>
</j.2:Journal>
</j.0:isPartOf>
<j.2:volume>13</j.2:volume>
</rdf:Description>
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment