You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/03/08 01:33:36 UTC

[2/2] incubator-taverna-language git commit: NOTICE and license header for ontologies

NOTICE and license header for ontologies


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/fc68a1a7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/fc68a1a7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/fc68a1a7

Branch: refs/heads/master
Commit: fc68a1a7eae4eab34b5b0a0ba4ee3ec094fda692
Parents: 067f555
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Sun Mar 8 00:33:23 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Sun Mar 8 00:33:23 2015 +0000

----------------------------------------------------------------------
 .../src/main/resources/META-INF/NOTICE          | 80 ++++++++++++++++++++
 .../src/main/resources/ontologies/bundle.owl    | 18 ++++-
 .../src/main/resources/ontologies/dcam.owl      | 21 +++++
 .../main/resources/ontologies/dcterms_od.owl    | 20 +++++
 .../src/main/resources/ontologies/foaf.rdf      |  5 +-
 .../src/main/resources/ontologies/oa.rdf        | 12 ++-
 .../src/main/resources/ontologies/pav.rdf       | 13 ++++
 .../src/main/resources/ontologies/prov-aq.rdf   | 10 +++
 .../src/main/resources/ontologies/prov-o.rdf    | 11 +++
 9 files changed, 180 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/fc68a1a7/taverna-robundle/src/main/resources/META-INF/NOTICE
----------------------------------------------------------------------
diff --git a/taverna-robundle/src/main/resources/META-INF/NOTICE b/taverna-robundle/src/main/resources/META-INF/NOTICE
new file mode 100644
index 0000000..d983c7b
--- /dev/null
+++ b/taverna-robundle/src/main/resources/META-INF/NOTICE
@@ -0,0 +1,80 @@
+Apache Taverna RO Bundle API
+Copyright 2015 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+---------------------------------------------------------
+
+PAV ontology http://purl.org/pav/
+© Copyright 2008-2014 Massachusetts General Hospital; Harvard Medical School;
+Balboa Systems; University of Manchester
+
+---------------------------------------------------------
+
+
+W3C PROVenance Interchange Ontology (PROV-O)
+http://www.w3.org/ns/prov-o.rdf
+http://www.w3.org/TR/2013/REC-prov-o-20130430/
+
+W3C PROV Access and Query Ontology (PROV-AQ)
+http://www.w3.org/ns/prov-aq.owl
+http://www.w3.org/TR/2013/NOTE-prov-aq-20130430/
+
+Copyright © 2011-2013 W3C® (MIT, ERCIM, Keio, Beihang), All Rights Reserved.
+W3C liability, trademark and document use rules apply.
+http://www.w3.org/Consortium/Legal/2015/doc-license
+
+
+---------------------------------------------------------
+
+FOAF vocabulary http://xmlns.com/foaf/spec/20140114.rdf
+Copyright © 2000-2014 Dan Brickley and Libby Miller
+This work is licensed under a Creative Commons Attribution License.
+http://creativecommons.org/licenses/by/1.0/
+
+---------------------------------------------------------
+
+DCMI metadata terms     
+http://purl.org/wf4ever/dcterms_od
+Modified to reduce owl:imports
+
+Adapted from Dublin Core in OWL 2
+http://purl.org/NET/dc_owl2dl/terms_od
+Modified for OWL compliance
+
+Adapted from Dublin Core
+http://purl.org/dc/terms/
+
+
+DCMI Abstract model
+http://purl.org/wf4ever/dcam
+Modified URI of the owl:Ontology
+     
+Adapted from Dublin Core in OWL 2
+http://purl.org/NET/dc_owl2dl/dcam
+Modified for OWL compliance
+
+Adapted from Dublin Core
+http://purl.org/dc/dcam/
+
+Copyright © 2012-2015 University of Manchester
+Copyright © 2009-2014 Simon Reinhardt (http://simon-reinhardt.de/)
+Copyright © 1995-2012 DCMI, the Dublin Core Metadata Initiative (http://dublincore.org/)
+
+Licensed under a Creative Commons Attribution 3.0 Unported License (CC BY 3.0).
+http://creativecommons.org/licenses/by/3.0/
+
+---------------------------------------------------------
+
+Open Annotation Data Model
+http://www.w3.org/ns/oa
+
+Copyright © 2012-2013 the Contributors to the Open Annotation Core Data Model
+Specification, published by the Open Annotation Community Group under the W3C
+Community Contributor License Agreement (CLA). A human-readable summary is
+available.      
+
+http://www.w3.org/community/about/agreements/cla/
+
+---------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/fc68a1a7/taverna-robundle/src/main/resources/ontologies/bundle.owl
----------------------------------------------------------------------
diff --git a/taverna-robundle/src/main/resources/ontologies/bundle.owl b/taverna-robundle/src/main/resources/ontologies/bundle.owl
index 950ef2b..2084f5c 100644
--- a/taverna-robundle/src/main/resources/ontologies/bundle.owl
+++ b/taverna-robundle/src/main/resources/ontologies/bundle.owl
@@ -1,6 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
 <!DOCTYPE rdf:RDF [
     <!ENTITY ao "http://purl.org/ao/" >
     <!ENTITY oa "http://www.w3.org/ns/oa#" >

http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/fc68a1a7/taverna-robundle/src/main/resources/ontologies/dcam.owl
----------------------------------------------------------------------
diff --git a/taverna-robundle/src/main/resources/ontologies/dcam.owl b/taverna-robundle/src/main/resources/ontologies/dcam.owl
index a96ea8d..d3cccc4 100644
--- a/taverna-robundle/src/main/resources/ontologies/dcam.owl
+++ b/taverna-robundle/src/main/resources/ontologies/dcam.owl
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+DCMI Abstract model
+http://purl.org/wf4ever/dcam
+Modified URI of the owl:Ontology
+     
+Adapted from Dublin Core in OWL 2
+http://purl.org/NET/dc_owl2dl/dcam
+Modified for OWL compliance
+
+Adapted from Dublin Core
+http://purl.org/dc/dcam/
+
+Copyright © 2012-2015 University of Manchester
+Copyright © 2009-2014 Simon Reinhardt (http://simon-reinhardt.de/)
+Copyright © 1995-2012 DCMI, the Dublin Core Metadata Initiative (http://dublincore.org/)
+
+Licensed under a Creative Commons Attribution 3.0 Unported License (CC BY 3.0).
+http://creativecommons.org/licenses/by/3.0/
+
+
+-->
 <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcam="http://purl.org/dc/dcam/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xml:base="http://triplr.org/rdf/bloody-byte.net/rdf/dc_owl2dl/dcam.ttl">
     <!--
   <owl:Ontology rdf:about="http://purl.org/NET/dc_owl2dl/dcam">

http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/fc68a1a7/taverna-robundle/src/main/resources/ontologies/dcterms_od.owl
----------------------------------------------------------------------
diff --git a/taverna-robundle/src/main/resources/ontologies/dcterms_od.owl b/taverna-robundle/src/main/resources/ontologies/dcterms_od.owl
index 58a07c5..7a529de 100644
--- a/taverna-robundle/src/main/resources/ontologies/dcterms_od.owl
+++ b/taverna-robundle/src/main/resources/ontologies/dcterms_od.owl
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+DCMI metadata terms     
+http://purl.org/wf4ever/dcterms_od
+Modified to reduce owl:imports
+
+Adapted from Dublin Core in OWL 2
+http://purl.org/NET/dc_owl2dl/terms_od
+Modified for OWL compliance
+
+Adapted from Dublin Core
+http://purl.org/dc/terms/
+
+Copyright © 2012-2015 University of Manchester
+Copyright © 2009-2014 Simon Reinhardt (http://simon-reinhardt.de/)
+Copyright © 1995-2012 DCMI, the Dublin Core Metadata Initiative (http://dublincore.org/)
+
+Licensed under a Creative Commons Attribution 3.0 Unported License (CC BY 3.0).
+http://creativecommons.org/licenses/by/3.0/
+
+-->
 <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcam="http://purl.org/dc/dcam/" xmlns:dcmitype="http://purl.org/dc/dcmitype/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xml:base="http://triplr.org/rdf/bloody-byte.net/rdf/dc_owl2dl/dcterms_od.ttl">
     <!--<owl:Ontology rdf:about="http://purl.org/NET/dc_owl2dl/terms_od">
         <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/dcam"/> -->

http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/fc68a1a7/taverna-robundle/src/main/resources/ontologies/foaf.rdf
----------------------------------------------------------------------
diff --git a/taverna-robundle/src/main/resources/ontologies/foaf.rdf b/taverna-robundle/src/main/resources/ontologies/foaf.rdf
index 8a29358..ac9b009 100644
--- a/taverna-robundle/src/main/resources/ontologies/foaf.rdf
+++ b/taverna-robundle/src/main/resources/ontologies/foaf.rdf
@@ -2,10 +2,7 @@
 <!--
 Copyright © 2000-2014 Dan Brickley and Libby Miller
 
-This work is licensed under a Creative Commons Attribution License. This
-copyright applies to the FOAF Vocabulary Specification and accompanying
-documentation in RDF.
-
+This work is licensed under a Creative Commons Attribution License. 
 http://creativecommons.org/licenses/by/1.0/
 
 -->

http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/fc68a1a7/taverna-robundle/src/main/resources/ontologies/oa.rdf
----------------------------------------------------------------------
diff --git a/taverna-robundle/src/main/resources/ontologies/oa.rdf b/taverna-robundle/src/main/resources/ontologies/oa.rdf
index 489bc49..e5e06b4 100644
--- a/taverna-robundle/src/main/resources/ontologies/oa.rdf
+++ b/taverna-robundle/src/main/resources/ontologies/oa.rdf
@@ -1,13 +1,17 @@
 <?xml version="1.0"?>
 <!--
 
-Copyright © 2012-2013 the Contributors to the Open Annotation Core Data Model Specification, published by the Open Annotation Community Group under the W3C Community Contributor License Agreement (CLA). A human-readable summary is available.      
+Open Annotation Data Model
+http://www.w3.org/ns/oa
 
-http://www.w3.org/community/about/agreements/cla/
+Copyright © 2012-2013 the Contributors to the Open Annotation Core Data Model
+Specification, published by the Open Annotation Community Group under the W3C
+Community Contributor License Agreement (CLA). A human-readable summary is
+available.      
 
-http://www.w3.org/ns/oa
+http://www.w3.org/community/about/agreements/cla/
 
-     -->
+-->
 
 <!DOCTYPE rdf:RDF [
     <!ENTITY oa "http://www.w3.org/ns/oa#" >

http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/fc68a1a7/taverna-robundle/src/main/resources/ontologies/pav.rdf
----------------------------------------------------------------------
diff --git a/taverna-robundle/src/main/resources/ontologies/pav.rdf b/taverna-robundle/src/main/resources/ontologies/pav.rdf
index d5bbbd7..94b72b8 100644
--- a/taverna-robundle/src/main/resources/ontologies/pav.rdf
+++ b/taverna-robundle/src/main/resources/ontologies/pav.rdf
@@ -1,7 +1,20 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl" href="owl2html.xslt"?>
+<!--
+© Copyright 2008-2014 Massachusetts General Hospital; Harvard Medical School;
+Balboa Systems; University of Manchester
 
+Licensed under the Apache License, Version 2.0 (the "License"); you may not use
+this file except in compliance with the License. You may obtain a copy of the
+License at
 
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software distributed
+under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
+CONDITIONS OF ANY KIND, either express or implied. See the License for the
+specific language governing permissions and limitations under the License.  
+-->
 <!DOCTYPE rdf:RDF [
     <!ENTITY pav "http://purl.org/pav/" >
     <!ENTITY dct "http://purl.org/dc/terms/" >

http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/fc68a1a7/taverna-robundle/src/main/resources/ontologies/prov-aq.rdf
----------------------------------------------------------------------
diff --git a/taverna-robundle/src/main/resources/ontologies/prov-aq.rdf b/taverna-robundle/src/main/resources/ontologies/prov-aq.rdf
index cd40f4d..5bd0501 100644
--- a/taverna-robundle/src/main/resources/ontologies/prov-aq.rdf
+++ b/taverna-robundle/src/main/resources/ontologies/prov-aq.rdf
@@ -1,4 +1,14 @@
 <?xml version="1.0"?>
+<!--
+W3C PROV Access and Query Ontology (PROV-AQ)
+http://www.w3.org/ns/prov-aq.owl
+http://www.w3.org/TR/2013/NOTE-prov-aq-20130430/
+
+Copyright © 2011-2013 W3C® (MIT, ERCIM, Keio, Beihang), All Rights Reserved.
+W3C liability, trademark and document use rules apply.
+http://www.w3.org/Consortium/Legal/2015/doc-license
+-->
+
 
 <!DOCTYPE rdf:RDF [
     <!ENTITY owl "http://www.w3.org/2002/07/owl#" >

http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/fc68a1a7/taverna-robundle/src/main/resources/ontologies/prov-o.rdf
----------------------------------------------------------------------
diff --git a/taverna-robundle/src/main/resources/ontologies/prov-o.rdf b/taverna-robundle/src/main/resources/ontologies/prov-o.rdf
index 8af1179..4a04b76 100644
--- a/taverna-robundle/src/main/resources/ontologies/prov-o.rdf
+++ b/taverna-robundle/src/main/resources/ontologies/prov-o.rdf
@@ -1,4 +1,15 @@
 <?xml version="1.0"?>
+<!--
+     
+W3C PROVenance Interchange Ontology (PROV-O)
+http://www.w3.org/ns/prov-o.rdf
+http://www.w3.org/TR/2013/REC-prov-o-20130430/
+
+Copyright © 2011-2013 W3C® (MIT, ERCIM, Keio, Beihang), All Rights Reserved.
+W3C liability, trademark and document use rules apply.
+http://www.w3.org/Consortium/Legal/2015/doc-license
+
+-->
 
 <!DOCTYPE rdf:RDF [
     <!ENTITY owl "http://www.w3.org/2002/07/owl#" >