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/02/17 12:17:36 UTC

[20/52] [abbrv] incubator-taverna-language git commit: Apache haders

Apache haders

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/0765cffe
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/0765cffe
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/0765cffe

Branch: refs/heads/master
Commit: 0765cffe0c4cf603959652bb2d4043b459d7f2a8
Parents: 19114d5
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Tue Feb 10 15:44:10 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Tue Feb 10 15:44:10 2015 +0000

----------------------------------------------------------------------
 .../org/apache/taverna/scufl2/rdf/scufl2.ttl       | 17 +++++++++++++++++
 .../org/apache/taverna/scufl2/rdf/taverna-2.2.ttl  | 17 +++++++++++++++++
 2 files changed, 34 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/0765cffe/taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdf/scufl2.ttl
----------------------------------------------------------------------
diff --git a/taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdf/scufl2.ttl b/taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdf/scufl2.ttl
index 041bd71..961dd8b 100644
--- a/taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdf/scufl2.ttl
+++ b/taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdf/scufl2.ttl
@@ -1,3 +1,20 @@
+# 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.
+
 @prefix : <http://ns.taverna.org.uk/2010/scufl2#> .
 @prefix owl: <http://www.w3.org/2002/07/owl#> .
 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/0765cffe/taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdf/taverna-2.2.ttl
----------------------------------------------------------------------
diff --git a/taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdf/taverna-2.2.ttl b/taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdf/taverna-2.2.ttl
index 1115c3d..be3fdee 100644
--- a/taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdf/taverna-2.2.ttl
+++ b/taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdf/taverna-2.2.ttl
@@ -1,3 +1,20 @@
+# 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.
+
 @base <http://ns.taverna.org.uk/2010/taverna/2.2/> .
 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
 @prefix dc: <http://purl.org/dc/elements/1.1/> .