Skip to content
#

linked-data

Here are 666 public repositories matching this topic...

terminusdb
hoijnet
hoijnet commented May 29, 2021

Is your feature request related to a problem? Please describe.
CSV files produced in different locales have different default separators, a comma-separated file (",") is but one type of CSV.

In Sweden we usually use a semicolon (";") as separator and many CSV files use a tab as separator ("\t"). Importing CSVs requires reformatting them before import, and causes inoperability issues and f

aucampia
aucampia commented Feb 1, 2022

The use of the property built-in as a function does not allow for
the same type annotations as using property as a decorator.

This change should not affect runtime behaviour, but I added tests to
cover all properties that were changed to decorators explicitly just to
make sure they work as they should.

There are still other places where the property built-in is used as a
function b

rdf4j

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 Jan 16, 2022
  • Python

Improve this page

Add a description, image, and links to the linked-data 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 topic, visit your repo's landing page and select "manage topics."

Learn more