Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@tingletech
Created January 11, 2012 05:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tingletech/1593245 to your computer and use it in GitHub Desktop.
Save tingletech/1593245 to your computer and use it in GitHub Desktop.
SNAC RDF Snippets
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:arch="http://purl.org/archival/vocab/arch#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:ns1="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://socialarchive.iath.virginia.edu/xtf/view?docId=stimutech-inc-cr.xml#entity">
<foaf:name>Stimutech, Inc.</foaf:name>
<arch:appearsWith rdf:resource="http://socialarchive.iath.virginia.edu/xtf/view?docId=cabrinety-stephen-m-cr.xml#entity"/>
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
<rdf:Description rdf:about="http://socialarchive.iath.virginia.edu/xtf/view?docId=wadsworth-james-jeremiah-1905--cr.xml#entity">
<foaf:name>Wadsworth, James Jeremiah, 1905-</foaf:name>
<arch:correspondedWith rdf:resource="http://socialarchive.iath.virginia.edu/xtf/view?docId=clifford-clark-m-1906-1998-cr.xml#entity"/>
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<ns1:sameAs rdf:resource="http://viaf.org/viaf/38217965"/>
</rdf:Description>
<rdf:Description rdf:about="http://socialarchive.iath.virginia.edu/xtf/view?docId=gerard-james-watson-1867--cr.xml#entity">
<arch:primaryProvenanceOf rdf:resource="http://nwda-db.wsulibs.wsu.edu/findaid/ark:/80444/xv98158#Collection"/>
<foaf:name>Gerard, James Watson, 1867-</foaf:name>
<arch:appearsWith rdf:resource="http://socialarchive.iath.virginia.edu/xtf/view?docId=daly-marcus-1841-1900-cr.xml#entity"/>
<arch:appearsWith rdf:resource="http://socialarchive.iath.virginia.edu/xtf/view?docId=democratic-party-us-cr.xml#entity"/>
<arch:appearsWith rdf:resource="http://socialarchive.iath.virginia.edu/xtf/view?docId=cinco-minas-mining-company-cr.xml#entity"/>
<arch:correspondedWith rdf:resource="http://socialarchive.iath.virginia.edu/xtf/view?docId=bernays-edward-l-1891-1995-cr.xml#entity"/>
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<ns1:sameAs rdf:resource="http://viaf.org/viaf/10625969"/>
</rdf:Description>
<rdf:Description rdf:about="http://nwda-db.wsulibs.wsu.edu/findaid/ark:/80444/xv98158#Collection">
<arch:hasProvenance rdf:resource="http://socialarchive.iath.virginia.edu/xtf/view?docId=gerard-james-watson-1867--cr.xml#entity"/>
<rdf:type rdf:resource="http://purl.org/archival/vocab/arch#Collection"/>
</rdf:Description>
<rdf:Description rdf:about="http://socialarchive.iath.virginia.edu/xtf/view?docId=roesler-hugo-cr.xml#entity">
<foaf:name>Roesler, Hugo.</foaf:name>
<arch:correspondedWith rdf:resource="http://socialarchive.iath.virginia.edu/xtf/view?docId=tilden-gladys-1900--cr.xml#entity"/>
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<ns1:sameAs rdf:resource="http://viaf.org/viaf/76022433"/>
</rdf:Description>
<rdf:Description rdf:about="http://socialarchive.iath.virginia.edu/xtf/view?docId=bucharoff-simon-cr.xml#entity">
<foaf:name>Bucharoff, Simon.</foaf:name>
<arch:correspondedWith rdf:resource="http://socialarchive.iath.virginia.edu/xtf/view?docId=slonimsky-nicolas-1894--cr.xml#entity"/>
<arch:correspondedWith rdf:resource="http://socialarchive.iath.virginia.edu/xtf/view?docId=koussevitzky-serge-1874-1951-cr.xml#entity"/>
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<ns1:sameAs rdf:resource="http://viaf.org/viaf/16647338"/>
</rdf:Description>
<rdf:Description rdf:about="http://socialarchive.iath.virginia.edu/xtf/view?docId=oregon-state-university-scholarship-committee-cr.xml#entity">
<foaf:name>Oregon State University. Scholarship Committee.</foaf:name>
<arch:appearsWith rdf:resource="http://socialarchive.iath.virginia.edu/xtf/view?docId=oregon-state-university-financial-aid-office-cr.xml#entity"/>
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Organization"/>
</rdf:Description>
<!-- 951,077 lines deleted -->
</rdf:RDF>
<?xml version="1.0"?>
<graphml xmlns="http://graphml.graphdrawing.org/xmlns">
<key id="referencedIn" for="node" attr.name="referencedIn" attr.type="string"/>
<key id="identity" for="node" attr.name="identity" attr.type="string"/>
<key id="dbpedia" for="node" attr.name="dbpedia" attr.type="string"/>
<key id="score" for="node" attr.name="score" attr.type="long"/>
<key id="filename" for="node" attr.name="filename" attr.type="string"/>
<key id="creatorOf" for="node" attr.name="creatorOf" attr.type="string"/>
<key id="viaf" for="node" attr.name="viaf" attr.type="string"/>
<key id="entityType" for="node" attr.name="entityType" attr.type="string"/>
<key id="pre_merge_record_id" for="edge" attr.name="pre_merge_record_id" attr.type="string"/>
<key id="from_name" for="edge" attr.name="from_name" attr.type="string"/>
<key id="from_file" for="edge" attr.name="from_file" attr.type="string"/>
<key id="to_name" for="edge" attr.name="to_name" attr.type="string"/>
<key id="to_file" for="edge" attr.name="to_file" attr.type="string"/>
<graph id="G" edgedefault="directed">
<node id="1">
<data key="referencedIn">http://ead.lib.virginia.edu/vivaead/published/uva-sc/viu00721.xml.frame
</data>
<data key="identity">Lincoln, Helen.</data>
<data key="score">0</data>
<data key="filename">lincoln-helen-cr.xml</data>
<data key="entityType">person</data>
</node>
<node id="2">
<data key="referencedIn">http://www.oac.cdlib.org/findaid/ark:/13030/kt8h4nf379
</data>
<data key="identity">Donald, William Henry, 1875-1946.</data>
<data key="score">1</data>
<data key="filename">donald-william-henry-1875-1946-cr.xml</data>
<data key="entityType">person</data>
<data key="viaf">http://viaf.org/viaf/50940952</data>
</node>
<node id="3">
<data key="referencedIn">http://hdl.loc.gov/loc.music/eadmus.mu002011
http://hdl.loc.gov/loc.music/eadmus.mu003001
</data>
<data key="identity">Gold, Julius, 1884-1969.</data>
<data key="score">240</data>
<data key="filename">gold-julius-1884-1969-cr.xml</data>
<data key="creatorOf">http://hdl.loc.gov/loc.music/eadmus.mu004005
</data>
<data key="entityType">person</data>
<data key="viaf">http://viaf.org/viaf/1736388</data>
</node>
<!-- 1,125,187 lines deleted -->
<node id="128787">
<data key="identity">Twentieth Century Club of Berkeley, 1904-1990.</data>
<data key="score">0</data>
<data key="filename">twentieth-century-club-of-berkeley-1904-1990-cr.xml</data>
<data key="creatorOf">http://www.oac.cdlib.org/findaid/ark:/13030/tf8q2nb37x
</data>
<data key="entityType">person</data>
</node>
<edge id="0" source="2" target="49777" label="associatedWith">
<data key="pre_merge_record_id">OAC.hoover_65004.c</data>
<data key="from_name">Donald, William Henry, 1875-1946.</data>
<data key="from_file">donald-william-henry-1875-1946-cr.xml</data>
<data key="to_name">Rathvon, Nathaniel Peter, 1891-1972.</data>
<data key="to_file">rathvon-nathaniel-peter-1891-1972-cr.xml</data>
</edge>
<edge id="240" source="3" target="60464" label="correspondedWith">
<data key="pre_merge_record_id">DLC.mu003001.c</data>
<data key="from_name">Gold, Julius, 1884-1969.</data>
<data key="from_file">gold-julius-1884-1969-cr.xml</data>
<data key="to_name">Carpenter, John Alden, 1876-1951.</data>
<data key="to_file">carpenter-john-alden-1876-1951-cr.xml</data>
</edge>
<edge id="238" source="3" target="14886" label="correspondedWith">
<data key="pre_merge_record_id">DLC.mu004005.r239</data>
<data key="from_name">Gold, Julius, 1884-1969.</data>
<data key="from_file">gold-julius-1884-1969-cr.xml</data>
<data key="to_name">Zubryn, Emil.</data>
<data key="to_file">zubryn-emil-cr.xml</data>
</edge>
<edge id="237" source="3" target="72443" label="correspondedWith">
<data key="pre_merge_record_id">DLC.mu004005.r238</data>
<data key="from_name">Gold, Julius, 1884-1969.</data>
<data key="from_file">gold-julius-1884-1969-cr.xml</data>
<data key="to_name">Ziehn, Robert.</data>
<data key="to_file">ziehn-robert-cr.xml</data>
</edge>
<edge id="236" source="3" target="115459" label="correspondedWith">
<data key="pre_merge_record_id">DLC.mu004005.r237</data>
<data key="from_name">Gold, Julius, 1884-1969.</data>
<data key="from_file">gold-julius-1884-1969-cr.xml</data>
<data key="to_name">Ziehn, Emma.</data>
<data key="to_file">ziehn-emma-cr.xml</data>
</edge>
<!-- 1,952,530 lines deleted -->
<edge id="278938" source="128786" target="104455" label="associatedWith">
<data key="pre_merge_record_id">NWDA.OHSRL_OHYMSS2167.c</data>
<data key="from_name">The Dalles Brick &amp; Tile Company (Dalles, Or.)</data>
<data key="from_file">the-dalles-brick--tile-company-dalles-or-cr.xml</data>
<data key="to_name">Wilson, Frederick Wallace, 1872-</data>
<data key="to_file">wilson-frederick-wallace-1872--cr.xml</data>
</edge>
</graph>
</graphml>
<rdf:RDF
xmlns:arch1="http://purl.org/archival/vocab/arch#"
xmlns:foaf1="http://xmlns.com/foaf/0.1/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdf1="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<rdf:Description rdf:about="http://nwda-db.wsulibs.wsu.edu/findaid/ark:/80444/xv98158#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/10625969"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.oac.cdlib.org/findaid/ark:/13030/kt5p3033qm#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/38160658"/>
</rdf:Description>
<rdf:Description rdf:about="http://hdl.loc.gov/loc.mss/eadmss.ms009340#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/94625754"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.oac.cdlib.org/findaid/ark:/13030/tf0v19n715#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/52491637"/>
</rdf:Description>
<rdf:Description rdf:about="http://nwda-db.wsulibs.wsu.edu/findaid/ark:/80444/xv64304#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/1755147"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.oac.cdlib.org/findaid/ark:/13030/kt6r29r1vk#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/24949"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.oac.cdlib.org/findaid/ark:/13030/kt6v19n95d#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/24949"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.oac.cdlib.org/findaid/ark:/13030/tf7b69n911#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/24949"/>
</rdf:Description>
<rdf:Description rdf:about="http://ead.lib.virginia.edu/vivaead/published/cw/viwc00121.xml.frame#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/29760788"/>
<arch1:hasProvenance rdf:resource="http://dbpedia.org/resource/John_Richards_%28US_politician%29"/>
</rdf:Description>
<rdf:Description rdf:about="http://hdl.loc.gov/loc.mss/eadmss.ms008023#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/69007556"/>
</rdf:Description>
<rdf:Description rdf:about="http://ead.lib.virginia.edu/vivaead/published/cw/viwc00185.xml.frame#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/78722682"/>
<arch1:hasProvenance rdf:resource="http://dbpedia.org/resource/Martyn_Evans"/>
</rdf:Description>
<rdf:Description rdf:about="http://hdl.loc.gov/loc.mss/eadmss.ms001040#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/39587765"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.oac.cdlib.org/findaid/ark:/13030/tf8t1nb2wx#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/18891056"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.oac.cdlib.org/findaid/ark:/13030/kt858035xb#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/64816103"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.oac.cdlib.org/findaid/ark:/13030/kt9m3nf3p0#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/21340562"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.oac.cdlib.org/findaid/ark:/13030/tf7290063r#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/76135437"/>
</rdf:Description>
<rdf:Description rdf:about="http://www.oac.cdlib.org/findaid/ark:/13030/kt6c6027qf#Collection">
<arch1:hasProvenance rdf:resource="http://viaf.org/viaf/70532491"/>
</rdf:Description>
<!-- 23,836 lines deleted -->
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment