Releases: angelo-v/wp-linked-data
Releases · angelo-v/wp-linked-data
Version 0.5.3
Version 0.5.2
- Fix: Serve HTML if Accept header is empty instead of failing with status 500
Version 0.5.1
- Fix: Serve HTML if HTML is prefered, even if RDF other formats are accepted via wildcard
Version 0.5
- better support for content-negotiation. No need to intstall pecl_http anymore
- add foaf:homepage to the Weblog resource
- now able to serve the following content types:
- application/ld+json
- text/turtle
- text/n3
- application/n-triples
- application/rdf+xml
Version 0.4
- add Access-Control-Allow-Origin header to allow linked data clients to fetch the data
- Link to https://solid.community to get a WebID
Version 0.3
- choose between locally hosted WebID and custom WebID
- add RSA public key to your profile
- add custom RDF triples to your profile document