Skip to content

TheGazette/tilda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tilda

Tilda is an Implementation of the Linked Data API. What this means is that it is a library (built on top of Spring and RDF4J) that can be used to build "Linked Data API" applications - REST APIs that connect to a SPARQL backend server,

Getting started building LDA apps with Tilda

Prerequisites:

  • Java 17 or above
  • Maven
  • A text editor or IDE (preferably with context highlighting support for XML, YAML and TTL files)

As Tilda is not currently in a maven repository, checkout the source code, cd into it and run -

mvn install

About

An implementation of the Linked Data API

Resources

License

Stars

1 star

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors