You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2014/04/05 12:04:44 UTC

git commit: remove triples using deprecated property

Repository: any23
Updated Branches:
  refs/heads/master a3905bca1 -> 37eb9b839


remove triples using deprecated <http://purl.org/ontology/wo/division> property


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/37eb9b83
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/37eb9b83
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/37eb9b83

Branch: refs/heads/master
Commit: 37eb9b839e7254cdbad6751f903a5193e8c76236
Parents: a3905bc
Author: sarahp098 <sa...@vm-0.sarahp098.koding.kd.io>
Authored: Sat Apr 5 10:03:05 2014 +0000
Committer: sarahp098 <sa...@vm-0.sarahp098.koding.kd.io>
Committed: Sat Apr 5 10:03:05 2014 +0000

----------------------------------------------------------------------
 test-resources/src/test/resources/cli/rover-test1.nq | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/37eb9b83/test-resources/src/test/resources/cli/rover-test1.nq
----------------------------------------------------------------------
diff --git a/test-resources/src/test/resources/cli/rover-test1.nq b/test-resources/src/test/resources/cli/rover-test1.nq
index 1ee15d1..a635990 100644
--- a/test-resources/src/test/resources/cli/rover-test1.nq
+++ b/test-resources/src/test/resources/cli/rover-test1.nq
@@ -704,8 +704,6 @@
 <http://purl.org/ontology/wo/genus> <http://www.w3.org/2000/01/rdf-schema#member> <http://purl.org/ontology/wo/> <http://purl.org/ontology/wo/> .
 <http://purl.org/ontology/wo/phylum> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> <http://purl.org/ontology/wo/> .
 <http://purl.org/ontology/wo/phylum> <http://www.w3.org/2000/01/rdf-schema#member> <http://purl.org/ontology/wo/> <http://purl.org/ontology/wo/> .
-<http://purl.org/ontology/wo/division> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> <http://purl.org/ontology/wo/> .
-<http://purl.org/ontology/wo/division> <http://www.w3.org/2000/01/rdf-schema#member> <http://purl.org/ontology/wo/> <http://purl.org/ontology/wo/> .
 <http://purl.org/ontology/wo/kingdom> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> <http://purl.org/ontology/wo/> .
 <http://purl.org/ontology/wo/kingdom> <http://www.w3.org/2000/01/rdf-schema#member> <http://purl.org/ontology/wo/> <http://purl.org/ontology/wo/> .
 <http://purl.org/ontology/wo/order> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> <http://purl.org/ontology/wo/> .