ESIPFed / sweet

Official repository for Semantic Web for Earth and Environmental Terminology (SWEET) Ontologies
Other
119 stars 33 forks source link

Align with WINGS Workflow Ontologies #100

Closed lewismc closed 3 years ago

lewismc commented 6 years ago

I am using WINGS as a semantic workflow manager for my ongoing side project COAL. I would like to align the WINGS ontologies with SWEET with the aim of being able to link workflow processing to actual semantics of data products being processed.

    data = http://www.wings-workflows.org/ontology/data.owl;
    component = http://www.wings-workflows.org/ontology/component.owl;
    workflow = http://www.wings-workflows.org/ontology/workflow.owl;
    execution = http://www.wings-workflows.org/ontology/execution.owl;
    resource = http://www.wings-workflows.org/ontology/resource.owl;
charlesvardeman commented 5 years ago

It may also be useful to add alignments to the common workflow language https://www.commonwl.org/ in addition to WINGS since it is more general.