TREEcg / Basic-LDES-Server

Deprecated. Use the LDES-Solid-Server instead
MIT License
1 stars 3 forks source link

Support turtle prefixes #10

Open KasperZutterman opened 3 years ago

KasperZutterman commented 3 years ago

Find out if it's possible to add prefixes in a Page, that can be used with the serializer.

Example: @prefix sosa: <http://www.w3.org/ns/sosa/> .

KasperZutterman commented 3 years ago

Look into https://github.com/rdfjs/N3.js/ instead of https://github.com/rubensworks/rdf-serialize.js https://github.com/TREEcg/Basic-LDES-Server/blob/6a15466845cea483396cf0d6fb292b05eac24b05/src/lib/Page.ts#L32