Next in thread → Next in month →

RE: GET on OData Vocabularies in Github

From
Handl, Ralf <>
Date
2017-08-09T08:04:31+00:00
ID
Thread
RE: GET on OData Vocabularies in Github
Hi George,

 

The vocabulary files contain an annotation
Core.Links which contains a latest-version URL for each vocabulary, e.g. for the Core vocabulary

 

https://oasis-tcs.github.io/odata-vocabularies/vocabularies/Org.OData.Core.V1.xml

 

Note the host
https://oasis-tcs.github.io/.

 

The overview page
https://oasis-tcs.github.io/odata-vocabularies/ provides links to the XML versions of the six vocabularies.

 

Please check if these URLs satisfy your requirements. They look good to me in Postman:

 

 

 

Thanks in advance

Ralf

 

From:  [mailto:]
On Behalf Of Ericson, George

Sent: Dienstag, 8. August 2017 20:50

To: 

Cc: 

Subject: [odata-chair] FW: GET on OData Vocabularies in Github

 

We have found an issue with using github as a stable source repository.

 

Some tools are getting github related info when accessing json and xml versions of the vocabulary files at:

 

https://github.com/oasis-tcs/odata-vocabularies/tree/master/vocabularies

 

We need to reliably get just the file contents.

Is this a problem on how we are referencing these files, or do we need to utilize a stable URL that is not GitHub?

 

Let me know if I should open an issue.

Thanks,

George

 

 

From: Raineri, Michael 

Sent: Tuesday, August 08, 2017 2:37 PM

To: Ericson, George <>

Subject: GET on OData Vocabularies in Github

 

This is what I’m getting back; it’s not an XML file, but a lot of Github cruft around it:
Next in thread → Next in month →