epos-eu / EPOS-DCAT-AP

DCAT-AP extension for the EPOS solid Earth sciences community
MIT License
14 stars 61 forks source link

EPOS-DCAT-AP_WP10.xml issue #110

Closed epos-eu closed 6 years ago

epos-eu commented 7 years ago

@crockercaria we refer to this file EPOS-DCAT-AP/examples/WP10/EPOS-DCAT-AP_WP10.xml . We Found the following issues:

  1. Links of webservices provided in the file, don't seem to work, (see below) http://glass.unice.fr/GlassFramework http://products.segal.ubi.pt/GlassFramework Is the server running?

  2. Parameters to query the service are not specified. See for instance GFZ seismological webservice XML description at line #126

    <eposap:parameter>
      <http:paramName>starttime</http:paramName>
      <rdf:label>Start of the timespan</rdf:label>
      <dct:type>
              time
      </dct:type>
    </eposap:parameter>
crockercaria commented 7 years ago

The corrected links to the portals Web Service root are http://glass.unice.fr:8080/GlassFramework and http://193.136.66.29:8102/GlassFramework

manuelasbarra commented 7 years ago

Thank you for the update. We found the following issues in the files you updated:

* EPOS-DCAT-AP_WP10 - 13-7-2017.xml

web services url don't work

http://products.segal.ubi.pt/GlassFramework - http://glass.unice.fr/GlassFramework

http://glass.unice.fr/GlassFramework

*1. *ENTITIES: Person an Organisation

Person and Organisation identifiers must be unique

for Person: ORCID, ScopusID, researchgateID ..

for Organisation: PIC, viaf..

for example EPOS.OCA isn’t valid!

*2. *ENTITIES : Web Service

Uri: http://glass.unice.fr:8080/GlassFramework/webresources/stations we need parameters for stations discovery. The actual url return only a list of all station without the search feature

Uri: http://glass.unice.fr:8080/GlassFramework/webresources/stations/site/ doesn’t work

(HTTP Status 404 - Not Found)

Parameter ”Site”: what are the valid values to query the web service?

Uri: http://glass.unice.fr:8080/GlassFramework/webresources/stations/files/marker/ Parameter ”Marker”: what are the valid values to query the web service?

Uri: http://193.136.66.29:8102/GlassFramework/swagger.json is a link to a client (swagger) and not to a web service remove it

Uri: http://193.136.66.29:8102/GlassFramework/webresources/products/velocities/xyz/

doesn’t work (HTTP Status 404 - Not Found)

Parameters ” Site – Agency - Format”: what are the valid values to query the web service?

We have some parameters but how to use them. Can you suggest an example of search by parameters?

Uri: http://193.136.66.29:8102/GlassFramework/webresources/products/timeseries/xyz/ http://193.136.66.29:8102/GlassFramework/webresources/products/timeseries/xyz/ Parameters ”Site – Agency – SamplingPeriod ”: what are the valid values to query the web service?

We have some parameters but how to use them. Can you suggest an example of search by parameters?

EPOS-DCAT-AP_WP10_ROB_v3.xml* only Person and Organisation are mapped and not web services are defined. So this file may be removed

I suggest you to refer to the guidelines on github: https://github.com/epos-eu/EPOS-DCAT-AP/blob/master/docs/GUIDELINES%20FOR%20TCS%20Metadata%20 Mapping.pdf to define your entities please

Best regards

Manuela


Dott.ssa MANUELA SBARRA INGV - ISTITUTO NAZIONALE GEOFISICA E VULCANOLOGIA U.F. C.S.I. Centro Servizi Informativi Via di Vigna Murata 605 00143 Rome, Italy Tel. 0651860360

2017-09-18 0:32 GMT+02:00 crockercaria notifications@github.com:

The corrected links to the portals Web Service root are http://glass.unice.fr:8080/GlassFramework and http://193.136.66.29:8102/ GlassFramework

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/epos-eu/EPOS-DCAT-AP/issues/110#issuecomment-330098782, or mute the thread https://github.com/notifications/unsubscribe-auth/Ab64xtvjzh32nwuBop0i7bbwhLZGBFFbks5sjZ35gaJpZM4Ow1gb .

crockercaria commented 7 years ago

Dear Manuela

I hope the below helps you - the text is also in the enclosed document.

paul crocker

On 18/09/2017 11:31, manuelasbarra wrote:

Thank you for the update. We found the following issues in the files you updated:

* EPOS-DCAT-AP_WP10 - 13-7-2017.xml

web services url don't work

http://products.segal.ubi.pt/GlassFramework - http://glass.unice.fr/GlassFramework

http://glass.unice.fr/GlassFramework

  • EPOS-DCAT-AP_WP10.xml

*1. *ENTITIES: Person an Organisation

Person and Organisation identifiers must be unique

for Person: ORCID, ScopusID, researchgateID ..

for Organisation: PIC, viaf..

for example EPOS.OCA isn’t valid!

*2. *ENTITIES : Web Service

Uri: http://glass.unice.fr:8080/GlassFramework/webresources/stations we need parameters for stations discovery. The actual url return only a list of all station without the search feature

  • Web service: All Station MetaData from Site Name

Uri: http://glass.unice.fr:8080/GlassFramework/webresources/stations/site/ doesn’t work

(HTTP Status 404 - Not Found)

Parameter ”Site”: what are the valid values to query the web service?

  • Web service : All Station Data from Marker Name

Uri: http://glass.unice.fr:8080/GlassFramework/webresources/stations/files/marker/ Parameter ”Marker”: what are the valid values to query the web service?

  • Web service : EPOS WP10 GNSS Products Portal

Uri: http://193.136.66.29:8102/GlassFramework/swagger.json is a link to a client (swagger) and not to a web service remove it

  • Web service : Velocities XYZ

Uri: http://193.136.66.29:8102/GlassFramework/webresources/products/velocities/xyz/

doesn’t work (HTTP Status 404 - Not Found)

Parameters ” Site – Agency - Format”: what are the valid values to query the web service?

We have some parameters but how to use them. Can you suggest an example of search by parameters?

  • Web service : Time Series XYZ

Uri: http://193.136.66.29:8102/GlassFramework/webresources/products/timeseries/xyz/ http://193.136.66.29:8102/GlassFramework/webresources/products/timeseries/xyz/ Parameters ”Site – Agency – SamplingPeriod ”: what are the valid values to query the web service?

We have some parameters but how to use them. Can you suggest an example of search by parameters?

EPOS-DCAT-AP_WP10_ROB_v3.xml* only Person and Organisation are mapped and not web services are defined. So this file may be removed

I suggest you to refer to the guidelines on github: https://github.com/epos-eu/EPOS-DCAT-AP/blob/master/docs/GUIDELINES%20FOR%20TCS%20Metadata%20 Mapping.pdf to define your entities please

Best regards

Manuela


Dott.ssa MANUELA SBARRA INGV - ISTITUTO NAZIONALE GEOFISICA E VULCANOLOGIA U.F. C.S.I. Centro Servizi Informativi Via di Vigna Murata 605 00143 Rome, Italy Tel. 0651860360

2017-09-18 0:32 GMT+02:00 crockercaria notifications@github.com:

The corrected links to the portals Web Service root are http://glass.unice.fr:8080/GlassFramework and http://193.136.66.29:8102/ GlassFramework

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub

https://github.com/epos-eu/EPOS-DCAT-AP/issues/110#issuecomment-330098782, or mute the thread

https://github.com/notifications/unsubscribe-auth/Ab64xtvjzh32nwuBop0i7bbwhLZGBFFbks5sjZ35gaJpZM4Ow1gb .

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/epos-eu/EPOS-DCAT-AP/issues/110#issuecomment-330181919, or mute the thread https://github.com/notifications/unsubscribe-auth/AGyYqa9Z8JOxNstgg8uAk2_s30X6bCR3ks5sjkZ8gaJpZM4Ow1gb.

manuelasbarra commented 7 years ago

Dear Paul see my answer in the inline:

2017-09-18 17:33 GMT+02:00 crockercaria notifications@github.com:

Dear Manuela

I hope the below helps you - the text is also in the enclosed document.

paul crocker

> > > > > > Best regards Manuela
manuelasbarra commented 6 years ago

Wp10 has been integrated