Repository: incubator-taverna-plugin-gis Updated Branches: refs/heads/master [created] 93947df1a
Skeleton incubator-taverna-plugin-gis Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/commit/93947df1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/tree/93947df1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/diff/93947df1 Branch: refs/heads/master Commit: 93947df1a28c4febe67fa177062fd0ecdf76dcda Parents: Author: Stian Soiland-Reyes <st...@apache.org> Authored: Mon Apr 25 22:44:05 2016 +0100 Committer: Stian Soiland-Reyes <st...@apache.org> Committed: Mon Apr 25 22:44:05 2016 +0100 ---------------------------------------------------------------------- .gitignore | 4 + LICENSE | 430 ++++++++++++++++++++++++++++++++ NOTICE | 7 + README.md | 123 +++++++++ pom.xml | 63 +++++ taverna-ogc-activity-ui/.gitignore | 1 + taverna-ogc-activity-ui/pom.xml | 135 ++++++++++ taverna-ogc-activity/pom.xml | 75 ++++++ 8 files changed, 838 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/blob/93947df1/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f69f244 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.project +.settings +.classpath +target http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/blob/93947df1/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6e202da --- /dev/null +++ b/LICENSE @@ -0,0 +1,430 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + 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. + + + + +--------------------------------------------------------- +./taverna-scufl2-wfdesc/src/main/resources/org/w3/prov-o.ttl +./taverna-robundle/src/main/resources/ontologies/prov-aq.rdf +./taverna-robundle/src/main/resources/ontologies/prov-o.rdf + +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 (c) 2011-2013 W3C(R) (MIT, ERCIM, Keio, Beihang), All Rights Reserved. +W3C liability, trademark and document use rules apply. +http://www.w3.org/Consortium/Legal/2015/doc-license + + +--------------------------------------------------------- +./taverna-robundle/src/main/xsd/xenc-schema.xsd + +XML Encryption Syntax and Processing +W3C Recommendation 10 December 2002 +http://www.w3.org/TR/xmlenc-core/xenc-schema.xsd +http://www.w3.org/TR/xmlenc-core/ + +Copyright (c) 2002 World Wide Web Consortium, (Massachusetts +Institute of Technology, Institut National de Recherche en Informatique et en +Automatique, Keio University). All Rights Reserved. +http://www.w3.org/Consortium/Legal/ + + +--------------------------------------------------------- +./taverna-robundle/src/main/xsd/xmldsig-core-schema.xsd + +Schema for XML Signatures +http://www.w3.org/2000/09/xmldsig# +$Revision: 1.1 $ on $Date: 2002/02/08 20:32:26 $ by $Author: reagle $ + +Copyright 2001 The Internet Society and W3C (Massachusetts Institute +of Technology, Institut National de Recherche en Informatique et en +Automatique, Keio University). All Rights Reserved. +http://www.w3.org/Consortium/Legal/ + +This document is governed by the W3C Software License [1] as described +in the FAQ [2]. + +[1] http://www.w3.org/Consortium/Legal/copyright-software-19980720 +[2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.html#DTD + + +--------------------------------------------------------- +./taverna-scufl2-wfdesc/src/main/resources/com/xmlns/foaf/foaf.rdf +./taverna-robundle/src/main/resources/ontologies/foaf.rdf + +Friend of a Friend (FOAF) RDF vocabulary +http://xmlns.com/foaf/spec/20140114.rdf + +Copyright (c) 2000-2014 Dan Brickley and Libby Miller +This work is licensed under a Creative Commons Attribution License. +http://creativecommons.org/licenses/by/1.0/ + + +--------------------------------------------------------- +./taverna-robundle/src/main/resources/ontologies/dcterms_od.owl + +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 (c) 2012-2015 University of Manchester +Copyright (c) 2009-2014 Simon Reinhardt (http://simon-reinhardt.de/) +Copyright (c) 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/ + + +--------------------------------------------------------- +./taverna-robundle/src/main/resources/ontologies/dcam.owl + +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 (c) 2012-2015 University of Manchester +Copyright (c) 2009-2014 Simon Reinhardt (http://simon-reinhardt.de/) +Copyright (c) 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/ + + +--------------------------------------------------------- +./taverna-robundle/src/main/resources/ontologies/oa.rdf + +Open Annotation Data Model 0.9.20130208 +http://www.w3.org/ns/oa + +Copyright (c) 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/ + +--------------------------------------------------------- +./taverna-robundle/src/main/xsd/OpenDocument-v1.2-os-manifest-schema.rng +./taverna-robundle/src/main/xsd/OpenDocument-v1.2-os-manifest-schema.xsd + +Open Document Format for Office Applications (OpenDocument) Version 1.2 +OASIS Standard, 29 September 2011 +Manifest Relax-NG Schema +Source: http://docs.oasis-open.org/office/v1.2/os/ +Copyright (c) OASIS Open 2002-2011. All Rights Reserved. + + All capitalized terms in the following text have the meanings assigned to them + in the OASIS Intellectual Property Rights Policy (the "OASIS IPR Policy"). The + full Policy may be found at the OASIS website. + + This document and translations of it may be copied and furnished to others, and + derivative works that comment on or otherwise explain it or assist in its + implementation may be prepared, copied, published, and distributed, in whole or + in part, without restriction of any kind, provided that the above copyright + notice and this section are included on all such copies and derivative works. + However, this document itself may not be modified in any way, including by + removing the copyright notice or references to OASIS, except as needed for the + purpose of developing any document or deliverable produced by an OASIS + Technical Committee (in which case the rules applicable to copyrights, as set + forth in the OASIS IPR Policy, must be followed) or as required to translate it + into languages other than English. + + The limited permissions granted above are perpetual and will not be revoked by + OASIS or its successors or assigns. + + This document and the information contained herein is provided on an "AS IS" + basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT + LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT + INFRINGE ANY OWNERSHIP RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR + FITNESS FOR A PARTICULAR PURPOSE. + + +--------------------------------------------------------- +./taverna-robundle/src/main/resources/ontologies/ro.owl +./taverna-scufl2-wfdesc/src/main/resources/org/purl/wf4ever/wfdesc/wfdesc.ttl +./taverna-scufl2-wfdesc/src/main/resources/org/purl/wf4ever/wfdesc/wfprov.ttl +./taverna-scufl2-wfdesc/src/main/resources/org/purl/wf4ever/wfdesc/roterms.ttl +./taverna-scufl2-wfdesc/src/main/resources/org/purl/wf4ever/wfdesc/wf4ever.ttl + +Wf4Ever Research Object Model 1.0 +https://w3id.org/ro/ + +wfdesc ontology +https://w3id.org/ro/wfdesc + +wfprov ontology +https://w3id.org/ro/wfprov + +roterms ontology +http://purl.org/wf4ever/roterms + +wf4ever ontology +https://w3id.org/ro/wf4ever + +Copyright (c) 2011-2014 + Stian Soiland-Reyes, University of Manchester + Sean Bechhofer, University of Manchester + Khalid Belhajjame, University of Manchester + Graham Klyne, University of Oxford + Daniel Garijo, UPM + Oscar Corcho, UPM + Esteban Garcia Cuesta, iSOCO + Raul Palma, PSNC + +Licensed under a Creative Commons Attribution 3.0 License. +http://creativecommons.org/licenses/by/3.0/ + + +------------------------------------------------------ +./taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdfxml/xsd/xml.xsd + +xml.xsd +Extensible Markup Language (XML) 1.0 (Fifth Edition) +W3C Recommendation 26 November 2008 +http://www.w3.org/2001/xml.xsd +http://www.w3.org/TR/xml/ + +Copyright (c) 2015 W3C(R) (MIT, ERCIM, Keio, Beihang). This software or +document includes material copied from or derived from: + +W3C liability, trademark and document use rules apply. +http://www.w3.org/Consortium/Legal/2015/doc-license + + +------------------------------------------------------ +./taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdfxml/xsd/roevo.xsd + +roevo.xsd derived from +Research Object Evolution Ontology (roevo) +http://w3id.org/ro/roevo + +Copyright (c) 2011-2014 + Raul Palma, PSNC + Jun Zhao, University of Oxford + Khalid Belhajjame, University of Manchester + Stian Soiland-Reyes, University of Manchester + Oscar Corcho, UPM + +Creative Commons Attribution 3.0 License +http://creativecommons.org/licenses/by/3.0 http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/blob/93947df1/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..00ed7c2 --- /dev/null +++ b/NOTICE @@ -0,0 +1,7 @@ +Apache Taverna Plugin GIS +Copyright 2016 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +----------------------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/blob/93947df1/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2d1dca --- /dev/null +++ b/README.md @@ -0,0 +1,123 @@ +<!-- + 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. +--> +# Apache Taverna Plugin GIS + +Apache Taverna Plugin GIS is a plugin for Apache Taverna that provides +support for Geographical Information Systems (GIS), in particular +[OGC web services](http://www.opengeospatial.org/standards/common). + + +## License + +* (c) 2016 Apache Software Foundation + +This product includes software developed at The [Apache Software +Foundation](http://www.apache.org/). + +Licensed under the +[Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0), see the file +[LICENSE](LICENSE) for details. + +The file [NOTICE](NOTICE) contains any additional attributions and +details about embedded third-party libraries and source code. + + +# Contribute + +Please subscribe to and contact the +[dev@taverna](http://taverna.incubator.apache.org/community/lists#dev mailing list) +for any questions, suggestions and discussions about +Apache Taverna. + +Bugs and feature plannings are tracked in the Jira +[Issue tracker](https://issues.apache.org/jira/browse/TAVERNA/component/12326808) +under the `TAVERNA` component _Taverna Plugin GIS._ Feel free +to [add an issue](http://taverna.incubator.apache.org/community/issue-tracker)! + +To suggest changes to this source code, feel free to raise a +[GitHub pull request](https://github.com/apache/incubator-taverna-plugin-gis/pulls). +Any contributions received are assumed to be covered by the [Apache License +2.0](https://www.apache.org/licenses/LICENSE-2.0). We might ask you +to sign a [Contributor License Agreement](https://www.apache.org/licenses/#clas) +before accepting a larger contribution. + + + +## Disclaimer + +Apache Taverna is an effort undergoing incubation at the +[Apache Software Foundation (ASF)](http://www.apache.org/), +sponsored by the [Apache Incubator PMC](http://incubator.apache.org/). + +[Incubation](http://incubator.apache.org/incubation/Process_Description.html) +is required of all newly accepted projects until a further review +indicates that the infrastructure, communications, and decision making process +have stabilized in a manner consistent with other successful ASF projects. + +While incubation status is not necessarily a reflection of the completeness +or stability of the code, it does indicate that the project has yet to be +fully endorsed by the ASF. + +## Modules + +Experimental modules: + +**TODO**: Update the below. + +* [taverna-ogc-activity](taverna-ogc-activity/) - Activity for running OGC web services +* [taverna-ogc-activity-ui](taverna-ogc-activity-ui/) - Activity for browsing OGC web services + + +## Prerequisites + +* Java 1.8 or newer (tested with OpenJDK 1.8) +* [Apache Maven](https://maven.apache.org/download.html) 3.2.5 or newer (older + versions probably also work) + + +# Building + +To build Apache Taverna Language, use: + + mvn clean install + +This will build each module and run their tests, producing JARs like +`taverna-gis-activity/target/taverna-gis-activity-0.1.0-incubating.jar`. + +## Skipping tests + +To skip the tests (these can be timeconsuming), use: + + mvn clean install -DskipTests + + +If you are modifying this source code independent of the +Apache Taverna project, you may not want to run the +[Rat Maven plugin](https://creadur.apache.org/rat/apache-rat-plugin/) +that enforces Apache headers in every source file - to disable it, try: + + mvn clean install -Drat.skip=true + + + +Usage +----- + +**TODO:** Document how to install and use this plugin. + + + http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/blob/93947df1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..14b5ca5 --- /dev/null +++ b/pom.xml @@ -0,0 +1,63 @@ +<?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. +--> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + <modelVersion>4.0.0</modelVersion> + <parent> + <groupId>org.apache.taverna</groupId> + <artifactId>apache-taverna-parent</artifactId> + <version>2-incubating</version> + </parent> + <groupId>org.apache.taverna.gis</groupId> + <artifactId>apache-taverna-plugin-gis</artifactId> + <version>0.0.1-incubating-SNAPSHOT</version> + <packaging>pom</packaging> + + <name>Apache Taverna Plugin GIS</name> + <description> + Taverna support for Geographical Information Systems, in particular + the OGC activity. + </description> + <properties> + <taverna.language.version>0.15.0-incubating</taverna.language.version> + <taverna.osgi.version>0.2.1-incubating</taverna.osgi.version> + <taverna.engine.version>3.1.0-incubating-SNAPSHOT</taverna.engine.version> + </properties> + + <scm> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis.git</developerConnection> + <url>https://github.com/apache/incubator-taverna-plugin-gis</url> + <tag>HEAD</tag> + </scm> + + <repositories> + <repository> + <id>apache.snapshots</id> + <name>Apache Snapshot Repository</name> + <url>http://repository.apache.org/snapshots</url> + <releases> + <enabled>false</enabled> + </releases> + </repository> + </repositories> + + <modules> + <module>taverna-ogc-activity</module> + <module>taverna-ogc-activity-ui</module> + </modules> +</project> http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/blob/93947df1/taverna-ogc-activity-ui/.gitignore ---------------------------------------------------------------------- diff --git a/taverna-ogc-activity-ui/.gitignore b/taverna-ogc-activity-ui/.gitignore new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/taverna-ogc-activity-ui/.gitignore @@ -0,0 +1 @@ + http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/blob/93947df1/taverna-ogc-activity-ui/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-ogc-activity-ui/pom.xml b/taverna-ogc-activity-ui/pom.xml new file mode 100644 index 0000000..5149a81 --- /dev/null +++ b/taverna-ogc-activity-ui/pom.xml @@ -0,0 +1,135 @@ +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + <modelVersion>4.0.0</modelVersion> + <parent> + <groupId>org.apache.taverna.gis</groupId> + <artifactId>apache-taverna-plugin-gis</artifactId> + <version>0.0.1-incubating-SNAPSHOT</version> + </parent> + <artifactId>taverna-ogc-activity-ui</artifactId> + <packaging>bundle</packaging> + <name>Apache Taverna OGC Activity UI</name> + + <properties> +<!-- Temporary Taverna 2.5 dependencies --> + <t2.lang.version>1.5</t2.lang.version> + <t2.ui.api.version>1.5</t2.ui.api.version> + <t2.ui.impl.version>1.5</t2.ui.impl.version> + </properties> + <dependencies> +<!-- START CWL dependencies --> +<!-- + <dependency> + <groupId>?</groupId> + <artifactId>?</artifactId> + <version>?</version> + </dependency> + <dependency> + <groupId>${project.parent.groupId}</groupId> + <artifactId>taverna-ogc-activity</artifactId> + <version>${project.parent.version}</version> + </dependency> +--> +<!-- END CWL dependencies --> + +<!-- START Taverna 3 dependencies --> + <dependency> + <groupId>org.apache.taverna.language</groupId> + <artifactId>taverna-scufl2-api</artifactId> + <version>${taverna.language.version}</version> + </dependency> + <dependency> + <groupId>org.apache.taverna.engine</groupId> + <artifactId>taverna-services-api</artifactId> + <version>${taverna.engine.version}</version> + </dependency> +<!-- Temporarily disabled to avoid confusion with Taverna 2 deps below + <dependency> + <groupId>org.apache.taverna.workbench</groupId> + <artifactId>taverna-workbench-api</artifactId> + <version>${taverna.workbench.version}</version> + </dependency> + <dependency> + <groupId>org.apache.taverna.workbench</groupId> + <artifactId>taverna-contextual-views-api</artifactId> + <version>${taverna.workbench.version}</version> + </dependency> + <dependency> + <groupId>org.apache.taverna.workbench</groupId> + <artifactId>taverna-menu-api</artifactId> + <version>${taverna.workbench.version}</version> + </dependency> + <dependency> + <groupId>org.apache.taverna.workbench</groupId> + <artifactId>taverna-workflow-view</artifactId> + <version>${taverna.workbench.version}</version> + </dependency> + <dependency> + <groupId>org.apache.taverna.workbench</groupId> + <artifactId>taverna-activity-tools</artifactId> + <version>${taverna.workbench.version}</version> + </dependency> +--> +<!-- END Taverna 3 dependencies --> + +<!-- START Taverna 2 dependencies --> + + <dependency> + <groupId>net.sf.taverna.t2.ui-api</groupId> + <artifactId>activity-palette-api</artifactId> + <version>${t2.ui.api.version}</version> + </dependency> + <dependency> + <groupId>net.sf.taverna.t2.ui-api</groupId> + <artifactId>activity-icons-api</artifactId> + <version>${t2.ui.api.version}</version> + </dependency> + <dependency> + <groupId>net.sf.taverna.t2.ui-api</groupId> + <artifactId>menu-api</artifactId> + <version>${t2.ui.api.version}</version> + </dependency> + <dependency> + <groupId>net.sf.taverna.t2.ui-impl</groupId> + <artifactId>contextual-views-impl</artifactId> + <version>${t2.ui.impl.version}</version> + </dependency> + <dependency> + <groupId>net.sf.taverna.t2.ui-impl</groupId> + <artifactId>activity-tools</artifactId> + <version>${t2.ui.impl.version}</version> + </dependency> + <dependency> + <groupId>net.sf.taverna.t2.lang</groupId> + <artifactId>ui</artifactId> + <version>${t2.lang.version}</version> + </dependency> +<!-- END Taverna 2 dependencies --> + + </dependencies> + + <repositories> + <!-- these needed only for Taverna 2 dependencies --> + <repository> + <releases /> + <snapshots> + <enabled>false</enabled> + </snapshots> + <id>mygrid-repository</id> + <name>myGrid Repository</name> + <url>http://www.mygrid.org.uk/maven/repository + </url> + </repository> +<!-- + <repository> + <releases> + <enabled>false</enabled> + </releases> + <snapshots /> + <id>mygrid-snapshot-repository</id> + <name>myGrid Snapshot Repository</name> + <url>http://www.mygrid.org.uk/maven/snapshot-repository</url> + </repository> +--> + </repositories> +</project> http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/blob/93947df1/taverna-ogc-activity/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-ogc-activity/pom.xml b/taverna-ogc-activity/pom.xml new file mode 100644 index 0000000..aca7cf3 --- /dev/null +++ b/taverna-ogc-activity/pom.xml @@ -0,0 +1,75 @@ +<?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. + +--> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + <modelVersion>4.0.0</modelVersion> + <parent> + <groupId>org.apache.taverna.gis</groupId> + <artifactId>apache-taverna-plugin-gis</artifactId> + <version>0.0.1-incubating-SNAPSHOT</version> + </parent> + <artifactId>taverna-ogc-activity</artifactId> + <packaging>bundle</packaging> + <name>Apache Taverna OGC Activity</name> + + <dependencies> + <dependency> + <groupId>org.apache.taverna.language</groupId> + <artifactId>taverna-scufl2-api</artifactId> + <version>${taverna.language.version}</version> + </dependency> + <dependency> + <groupId>org.apache.taverna.engine</groupId> + <artifactId>taverna-reference-api</artifactId> + <version>${taverna.engine.version}</version> + </dependency> + <dependency> + <groupId>org.apache.taverna.engine</groupId> + <artifactId>taverna-workflowmodel-api</artifactId> + <version>${taverna.engine.version}</version> + </dependency> + <dependency> + <groupId>org.apache.taverna.osgi</groupId> + <artifactId>taverna-app-configuration-api</artifactId> + <version>${taverna.osgi.version}</version> + </dependency> + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + <version>${junit.version}</version> + <scope>test</scope> + </dependency> + <dependency> + <groupId>org.apache.taverna.engine</groupId> + <artifactId>taverna-activity-test-utils</artifactId> + <version>${taverna.engine.version}</version> + <scope>test</scope> + </dependency> + <dependency> + <groupId>org.apache.taverna.engine</groupId> + <artifactId>taverna-workflowmodel-impl</artifactId> + <version>${taverna.engine.version}</version> + <scope>test</scope> + </dependency> + + </dependencies> + + +</project>