Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortcoming in reprDataService's knowledge #99

Open
lewismc opened this issue Oct 4, 2018 · 0 comments
Open

Shortcoming in reprDataService's knowledge #99

lewismc opened this issue Oct 4, 2018 · 0 comments

Comments

@lewismc
Copy link
Member

lewismc commented Oct 4, 2018

NASA has been working on a basic Data Services Taxonomy which can be seen below

  1. Subsetting by...
    1. Variable
    2. Geographic Region
      1. Bounding Box
      2. Shapefile
    3. Time
    4. Values
      1. Ancillary Values: quality filtering
      2. Target Values: extrema filtering
  2. Regridding
  3. Reprojection
  4. Reformatting
  5. Aggregation
    1. Variable
    2. Spatial: Stitching and Mosaicking
    3. Time
  6. Subscription
    1. Notification
    2. Data Delivery

SWEET maintains a very nice collection of Classes and Individuals covering Services. Examples include

reprDataService.ttl - SWEET Ontology Representation Data Service (parent)
reprDataServiceAnalysis.ttl - SWEET Ontology Representation Data Servcie Analysis
reprDataServiceGeospatial.ttl - SWEET Ontology Representation Data Service Geospatial
reprDataServiceReduction.ttl - SWEET Ontology Representation Data Service Reduction
reprDataServiceValidation.ttl- SWEET Ontology Representation Data Service Validation

There are a few Classes missing and some other discrepancies e.g.

  1. Subsetting by Variable - in SWEET it is referred to as 'by Parameter' e.g. http://sweetontology.net/reprDataServiceReduction/ParameterSubset
  2. Subsetting by Value (neither
    1. Ancillary Values: quality filtering
    2. Target Values: extrema filtering) is covered. This needs to be added.
  3. Reproject is absent
  4. Aggregation is missing entirely
  5. Subscription is missing entirely
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant