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

News API bot #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

News API bot #1

wants to merge 3 commits into from

Conversation

namedgraph
Copy link
Member

A simple script that

  • reads news descriptions from the News API
  • converts them to RDF using the schema.org vocab
  • extracts named entities from the article description
  • links the article resource to the entity URIs

TO-DO:

  • PUT the full graph to LinkedDataHub (using SSL client certificate)

* reads news descriptions from the News API
* converts them to RDF using the schema.org vocab
* extracts named entities from the article description
* links the article resource to the entity URIs

TO-DO:
* `PUT` the full graph to LinkedDataHub (using SSL client certificate)
@namedgraph namedgraph self-assigned this Oct 6, 2024
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

Successfully merging this pull request may close these issues.

1 participant