You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: