Skip to content
#

linked-data-api

Here are 7 public repositories matching this topic...

Language: All
Filter by language

Open Source REST API for named entity extraction, named entity linking, named entity disambiguation, recommendation & reconciliation of entities like persons, organizations and places for (semi)automatic semantic tagging & analysis of documents by linked data knowledge graph like SKOS thesaurus, RDF ontology, database(s) or list(s) of names

  • Updated Feb 19, 2022
  • Python
albertmeronyo
albertmeronyo commented Feb 12, 2021

Currently we are just catching (thanks @c-martinez ) errors when we fail to parse query metadata. These are situations in which the parsing will most probably fail:

  • Empty line at the beginning of the metadata section
  • More than one empty line at the end of the metadata section
  • Inconsistent indenting
  • Etc.
    At the moment the backend fails silently, and simply no OpenAPI spec is rendered f

Improve this page

Add a description, image, and links to the linked-data-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linked-data-api topic, visit your repo's landing page and select "manage topics."

Learn more