DBpedia Lookup currently returns results in XML. We want to keep the same functionality for consistency but also to update to new formats like jsonLD (RDF) and NIF. this will result in breaking the current project in 3 modules, lookup-core, lookup-xml, lookup-rdf.
The goal of the new lookup-rdf module is to match the new Google KG API interface
DBpedia Lookup currently returns results in XML. We want to keep the same functionality for consistency but also to update to new formats like jsonLD (RDF) and NIF. this will result in breaking the current project in 3 modules, lookup-core, lookup-xml, lookup-rdf.
The goal of the new lookup-rdf module is to match the new Google KG API interface