You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@taverna.apache.org by "Stian Soiland-Reyes (JIRA)" <ji...@apache.org> on 2018/02/08 14:04:00 UTC

[jira] [Updated] (TAVERNA-1026) GSOC: Update usagerecord to GFD.204

     [ https://issues.apache.org/jira/browse/TAVERNA-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stian Soiland-Reyes updated TAVERNA-1026:
-----------------------------------------
    Summary: GSOC: Update usagerecord to GFD.204  (was: Update usagerecord to GFD.204)

> GSOC: Update usagerecord to GFD.204
> -----------------------------------
>
>                 Key: TAVERNA-1026
>                 URL: https://issues.apache.org/jira/browse/TAVERNA-1026
>             Project: Apache Taverna
>          Issue Type: New Feature
>          Components: Taverna Server
>            Reporter: Stian Soiland-Reyes
>            Priority: Minor
>              Labels: gsoc2018
>
> This is a project idea for [Google Summer of Code|https://summerofcode.withgoogle.com/] (GSOC). To discuss this or other ideas with your potential mentor from the Apache Taverna project, sign up and post to the [dev@taverna|https://taverna.incubator.apache.org/community/lists.html#devtaverna] list, including "[GSOC]" in the subject. You may also comment on this Jira issue if you have created an account.
> [taverna-server-usagerecord|https://github.com/apache/incubator-taverna-server/tree/master/taverna-server-usagerecord] is based on the XML Schema in Open Grid Forum specification [GFD.98|https://www.ogf.org/documents/GFD.98.pdf] which defines the namespace [http://schema.ogf.org/urf/2003/09/urf]
> The newer version from Open Grid Forum is [GFD.204|https://www.ogf.org/documents/GFD.204.pdf] - specifying Usage Record Format 2.0 in namespace [http://schema.ogf.org/urf/2013/04/urf]
> (Not relevant: for some reason both namespace URLs give 404 Not Found)
> It might be worth considering updating to URF 2.0 as it supports more "cloud-like" properties etc.
> I've already added the JAXB bindings to the package org.apache.taverna.server.usagerecord.xml.urf2 - note that for OGF license reasons we can't bundle the URF schema in our git repository - but these derived JAXB annotations are OK (given the NOTICE entry).
> This task is to consider the effect of updating the usage of the older org.apache.taverna.server.usagerecord.xml.urf and the convenience org.apache.taverna.server.usagerecord.JobUsageRecord – these are being created and exposed by taverna-server-webapp in various places.
> Note that REST API wise this might be a breaking change if done as a replacement, as the XML namespace and several element names and attributes have changed since URF 1.0. We can consider this to be OK, or do URF 2.0 as an additional exposure instead.
> Potential mentor: Stian Soiland-Reyes



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)