Skip to content

senrabc/vivo_fall_hackathon_2014

Repository files navigation

vivo_fall_hackathon_2014

Location of IRS Exampt Organization Data files

http://www.irs.gov/pub/irs-soi/eo_ (STATE).csv

eg. http://www.irs.gov/pub/irs-soi/eo_fl.csv for Florida

INFO/Data dictionary: http://www.irs.gov/pub/irs-soi/eo_info.pdf

TODO: write script to download all the eo_ files.

#Find all the triples about a URI query:

PREFIX rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# PREFIX rdfs: http://www.w3.org/2000/01/rdf-schema# PREFIX xsd: http://www.w3.org/2001/XMLSchema# PREFIX owl: http://www.w3.org/2002/07/owl# PREFIX swrl: http://www.w3.org/2003/11/swrl# PREFIX swrlb: http://www.w3.org/2003/11/swrlb# PREFIX vitro: http://vitro.mannlib.cornell.edu/ns/vitro/0.7# PREFIX bibo: http://purl.org/ontology/bibo/ PREFIX c4o: http://purl.org/spar/c4o/ PREFIX cito: http://purl.org/spar/cito/ PREFIX event: http://purl.org/NET/c4dm/event.owl# PREFIX fabio: http://purl.org/spar/fabio/ PREFIX foaf: http://xmlns.com/foaf/0.1/ PREFIX geo: http://aims.fao.org/aos/geopolitical.owl# PREFIX obo: http://purl.obolibrary.org/obo/ PREFIX ocrer: http://purl.org/net/OCRe/research.owl# PREFIX ocresd: http://purl.org/net/OCRe/study_design.owl# PREFIX skos: http://www.w3.org/2004/02/skos/core# PREFIX vcard: http://www.w3.org/2006/vcard/ns# PREFIX vitro-public: http://vitro.mannlib.cornell.edu/ns/vitro/public# PREFIX vivo: http://vivoweb.org/ontology/core# PREFIX scires: http://vivoweb.org/ontology/scientific-research#

Find all the triples about Sloan Foundation query:

SELECT ?p ?o WHERE { http://vivo.school.edu/individual/n3482 ?p ?o } ORDER BY ?p

#triple inspector

http://localhost:8080/vivo/vivo-triple-inspector/inspector-request.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages