updating license path

This commit is contained in:
Nate Prewitt 2017-05-06 14:40:28 -06:00
parent 7991bc3da1
commit 000da50219
No known key found for this signature in database
GPG key ID: 44D3FF97B80DC864
1620 changed files with 1620 additions and 1620 deletions

View file

@ -1,4 +1,4 @@
# $This file is distributed under the terms of the license in /doc/license.txt$
# $This file is distributed under the terms of the license in LICENSE$
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

View file

@ -1,4 +1,4 @@
# $This file is distributed under the terms of the license in /doc/license.txt$
# $This file is distributed under the terms of the license in LICENSE$
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#> .

View file

@ -1,4 +1,4 @@
# $This file is distributed under the terms of the license in /doc/license.txt$
# $This file is distributed under the terms of the license in LICENSE$
@prefix auth: <http://vitro.mannlib.cornell.edu/ns/vitro/authorization#> .
@prefix mydomain: <http://vivo.mydomain.edu/individual/> .

View file

@ -1,4 +1,4 @@
# $This file is distributed under the terms of the license in /doc/license.txt$
# $This file is distributed under the terms of the license in LICENSE$
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

View file

@ -1,4 +1,4 @@
# $This file is distributed under the terms of the license in /doc/license.txt$
# $This file is distributed under the terms of the license in LICENSE$
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix display: <http://vitro.mannlib.cornell.edu/ontologies/display/1.1#> .

View file

@ -1,4 +1,4 @@
# $This file is distributed under the terms of the license in /doc/license.txt$
# $This file is distributed under the terms of the license in LICENSE$
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix display: <http://vitro.mannlib.cornell.edu/ontologies/display/1.1#> .

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
No construct query. Should throw an error.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
More than one construct query.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
Default list view configuration for unit tests in this directory.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
postprocessor tag refers to a non-existent class.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
postprocessor tag refers to a class that does not implement the required interface.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
postprocessor tag refers to a class that does not implement the required interface.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
Has a postprocessor tag with no contents. Should use the default.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
postprocessor tag references an acceptable class.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
This postprocessor is unacceptable because it doesn't have the required constructor.

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
Config file with no subclass ordering. Should throw an error on a collated property

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
Config file with no subclass selector. Should throw an error on a collated property

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
Config file with subclass selector and subclass ordering. Should not throw an error on a collated property

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
Template file does not exist. Should throw an exception.