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

Update Deprecated API in starwars.ttl from examples/ #71

Closed
RhythmSyed opened this issue Jan 4, 2021 · 2 comments
Closed

Update Deprecated API in starwars.ttl from examples/ #71

RhythmSyed opened this issue Jan 4, 2021 · 2 comments

Comments

@RhythmSyed
Copy link
Collaborator

RhythmSyed commented Jan 4, 2021

The starwars data source API https://swapi.co/ is deprecated and needs to be updated to https://swapi.dev.

The API is also invoked differently:

For a resource like this: https://swapi.co/resource/human/11
Now has to be called like this: https://swapi.dev/api/people/11
This is referencing Anakin Skywalker

The file is here: https://github.com/jupyrdf/ipyradiant/blob/master/examples/data/starwars.ttl

@zwelz3 zwelz3 added this to the 🌞 Release 0.1.3 milestone Jan 22, 2021
@zwelz3
Copy link
Member

zwelz3 commented Feb 2, 2021

New swapi only hosts the data as JSON (without the means to recover the context).
Tracking issue here.

@zwelz3
Copy link
Member

zwelz3 commented Mar 22, 2021

No traction on the tracking issue. We will assume that the new starwars dataset will not include JSON-LD, and therefore will keep this old version of the starwars data until a suitable example dataset is identified.

@zwelz3 zwelz3 closed this as completed Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants