Git Product home page Git Product logo

Comments (4)

jmvanel avatar jmvanel commented on August 26, 2024

Alas Any23 is built on top of Sesame (paradox for an Apache project ! );
that would create too many dependencies.

Besides, the class doing the CSV import is < 300 lines:
core/src/main/java/org/apache/any23/extractor/csv/CSVExtractor.java
and it does not implement column names like foaf:name .

So I prefer to re-implement the CSV import of Any23 in Scala with Banana,
as a new SBT project .

from semantic_forms.

jmvanel avatar jmvanel commented on August 26, 2024

FYI Sesame ( aka openrdf ). is an Rdf Java infrastructure and database, juste like Apache Jena . Currently sf uses Jena, but not directly but through thé Banana wrapper.
Si thé goal is not develop for Jena API nor Sesame API, but to develop on top of Banana.

from semantic_forms.

jmvanel avatar jmvanel commented on August 26, 2024

We now have a batch loader here:

CSVImporterApp.scala

The plan is to reuse it with an upload form and an input field for the named graph to populate.

In a next step, the Lucene index could be used to help user select an RDF property corresponding to a word in CSV header line.

from semantic_forms.

jmvanel avatar jmvanel commented on August 26, 2024

batch loader CSVImporterApp.scala derived from Any23 with enhancements is OK.
For the UI it is
UI to import tabular data UI
#77 opened on 2 May by jmvanel

from semantic_forms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.