Press → key to advance.
Author: Alexandre Rademaker (IBM Research and FGV)
Violeta Ilik (Texas A&M University)
Created: 2014-09-05 Fri 10:42
Some examples:
insert { graph <http://www.fgv.br/vivo/import/> { [ vivo:relates ?thesis ; vivo:relates ?person ; a vivo:Authorship ; vivo:rank "1"^^xsd:int ] . } } where { ?thesis dc:author ?person ; rdf:type ow:Publication . }
METS differences in DSpace versions
<xmlData> ... <mods:titleInfo> <mods:title>A DSP embedded optical naviagtion system</mods:title> </mods:titleInfo> ... </xmlData>
versus
<xmlData> ... <mods:titleInfo>A internacionalização de uma empresa brasileira de serviços de saúde na década de 1990: estudo de caso sobre AMIL</mods:titleInfo> ... </xmlData>
update=clear graph <http://vitro.mannlib.cornell.edu/default/vitro-kb-2>
update=LOAD <http://nlp.emap.fgv.br/new-data.rdf> into graph <http://vitro.mannlib.cornell.edu/default/vitro-kb-2>
curl -i -d 'email=MYUSER' -d 'password=MYPASS' -d '@FILE.sparql' 'http://localhost:8080/vivo/api/sparqlUpdate'
Thank you!
Questions?
Slides will be available at http://arademaker.github.com. Our VIVO instance VIVO@FGV. The code is at https://github.com/arademaker/oai-client