RDF Support for JAX-RS
Open
- Dominant language
- Java
- Stars
- 400
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
The Semantic Web is gaining momentum, as the possiblity to access all kinds of
information using a single technology opens new types of use cases.
One of the accepted standards of The Semantic Web clearly is the RDF data
format.
So a future release of the JAX-RS specification should come with mandatory
support for automatic RDF marshalling / unnmarshalling.
The most easy way for the application author would be to just set the RDF
format using the existing MIME annotations, like @Produces / @Consumes.
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[2.0]
Contributor guide
Assessment
This issue has not been assessed yet.