Update ARQ urls for Jena 3

This commit is contained in:
Graham Triggs 2016-12-15 10:10:17 +00:00
parent 6f3f25bddc
commit 5be5260ae7
40 changed files with 42 additions and 42 deletions

View file

@ -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. ####