On 10/02/2015 15:45, Stian Soiland-Reyes wrote:
I have added license headers to all files in taverna-scufl2-schemas -
all but one were ours.
I guess we would get rid of the duplicates and use Maven dependencies..
W3C licensing (e.g. xml.xsd) will require a NOTICE mention, probably
also into LICENSE?
http://www.w3.org/Consortium/Legal/2015/doc-license
The key things that are issues (as of 11:15, when I last pulled from the
staging repo):
taverna-scufl2-schemas/src/main/resources/org/apache/taverna/scufl2/rdfxml/xsd/xml.xsd
### DUPE?
taverna-robundle/src/main/xsd/xenc-schema.xsd
taverna-scufl2-ucfpackage/src/main/xsd/xenc-schema.xsd
### DUPE?
taverna-robundle/src/main/xsd/xmldsig-core-schema.xsd
taverna-scufl2-ucfpackage/src/main/xsd/xmldsig-core-schema.xsd
### DUPE?
taverna-robundle/src/main/resources/ontologies/foaf.rdf
taverna-scufl2-wfdesc/src/main/resources/com/xmlns/foaf/foaf.rdf
taverna-robundle/src/main/resources/ontologies/bundle.owl
taverna-robundle/src/main/resources/ontologies/dcam.owl
taverna-robundle/src/main/resources/ontologies/dcterms_od.owl
taverna-robundle/src/main/resources/ontologies/ore-owl.owl
taverna-robundle/src/main/resources/ontologies/ro.owl
taverna-robundle/src/main/resources/ontologies/oa.rdf
taverna-robundle/src/main/resources/ontologies/pav.rdf
taverna-robundle/src/main/resources/ontologies/prov-aq.rdf
taverna-robundle/src/main/resources/ontologies/prov-o.rdf
taverna-scufl2-wfdesc/src/main/resources/org/purl/wf4ever/wfdesc/roterms.ttl
taverna-scufl2-wfdesc/src/main/resources/org/purl/wf4ever/wfdesc/wf4ever.ttl
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/w3/prov-o.ttl
taverna-scufl2-wfdesc/src/test/resources/3582.wfdesc.ttl
taverna-scufl2-wfdesc/src/test/resources/allTypes.wfdesc.ttl
taverna-scufl2-wfdesc/src/test/resources/enm-v21.wfdesc.ttl
taverna-scufl2-wfdesc/src/test/resources/helloanyone.wfdesc.ttl
taverna-scufl2-wfdesc/src/test/resources/helloworld.wfdesc.ttl
taverna-scufl2-wfdesc/src/test/resources/localdependency.wfdesc.ttl
taverna-scufl2-wfdesc/src/test/resources/nested.wfdesc.ttl
taverna-scufl2-wfdesc/src/test/resources/rdf-in-example-annotation.wfdesc.ttl
taverna-scufl2-wfdesc/src/test/resources/valid_component_imagemagickconvert.wfdesc.ttl
taverna-databundle/src/test/resources/full-example/ebi-wfrun-2013-05-31/workflowrun.prov.ttl
Some of these are just going to be "put the license in" (most of those
*.wfdesc.ttl files would be candidates if they're not used for binary
comparisons) but others are more troublesome.
Also, is it possible to get rid of those duplicates?
Donal.