Update ARQ urls for Jena 3
This commit is contained in:
parent
6f3f25bddc
commit
5be5260ae7
40 changed files with 42 additions and 42 deletions
|
@ -13,7 +13,7 @@
|
|||
xmlns:vitro="http://vitro.mannlib.cornell.edu/ns/vitro/0.7#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:j.2="http://www.w3.org/2008/05/skos#"
|
||||
xmlns:afn="http://jena.hpl.hp.com/ARQ/function#"
|
||||
xmlns:afn="http://jena.apache.org/ARQ/function#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:j.3="http://www.w3.org/2003/06/sw-vocab-status/ns#"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix core: <http://vivoweb.org/ontology/core#> .
|
||||
@prefix vivoweb: <http://vivoweb.org/ontology#> .
|
||||
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
|
||||
@prefix afn: <http://jena.apache.org/ARQ/function#> .
|
||||
|
||||
|
||||
#### Check to see if the person being viewed has a first and last name. ####
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
@prefix hr: <http://vivo.cornell.edu/ns/hr/0.9/hr.owl#> .
|
||||
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
|
||||
@prefix afn: <http://jena.apache.org/ARQ/function#> .
|
||||
@prefix : <http://vivoweb.org/ontology/activity-insight#> .
|
||||
@prefix scires: <http://vivoweb.org/ontology/scientific-research#> .
|
||||
@prefix aka: <http://vivoweb.org/ontology/aka#> .
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:afn="http://jena.hpl.hp.com/ARQ/function#"
|
||||
xmlns:afn="http://jena.apache.org/ARQ/function#"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:scires="http://vivoweb.org/ontology/scientific-research#"
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:afn="http://jena.hpl.hp.com/ARQ/function#"
|
||||
xmlns:afn="http://jena.apache.org/ARQ/function#"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:scires="http://vivoweb.org/ontology/scientific-research#"
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:bibo="http://purl.org/ontology/bibo/"
|
||||
xmlns:afn="http://jena.hpl.hp.com/ARQ/function#"
|
||||
xmlns:afn="http://jena.apache.org/ARQ/function#"
|
||||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:dcterms="http://purl.org/dc/terms/"
|
||||
xmlns:scires="http://vivoweb.org/ontology/scientific-research#"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
|
||||
@prefix afn: <http://jena.apache.org/ARQ/function#> .
|
||||
@prefix : <http://purl.obolibrary.org/obo/arg/app-views/vivo/vivo-app.owl#> .
|
||||
@prefix hr: <http://vivo.cornell.edu/ns/hr/0.9/hr.owl#> .
|
||||
@prefix ns: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
@prefix hr: <http://vivo.cornell.edu/ns/hr/0.9/hr.owl#> .
|
||||
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
|
||||
@prefix afn: <http://jena.apache.org/ARQ/function#> .
|
||||
@prefix : <http://vivoweb.org/ontology/activity-insight#> .
|
||||
@prefix scires: <http://vivoweb.org/ontology/scientific-research#> .
|
||||
@prefix aka: <http://vivoweb.org/ontology/aka#> .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue