ISSUE-112: RDFParser doesn't extend DataParser
RDFParser and DataParser
RDFParser doesn't extend DataParser
- State:
- POSTPONED
- Product:
- RDF API
- Raised by:
- Manu Sporny
- Opened on:
- 2011-10-24
- Description:
- This issue was raised by Christian Langanke:
The RDFParser doesn't extend DataParser in the RDF API. This means that there is no way for the Data interface to get access to the triples in the graph. We should make the following changes to the RDF API:
1. Ensure that there is a .graph member on the Data interface. We might as well expose the data since it's supposed to be there beneath the scenes.
2. We should change RDFParser such that it extends DataParser. - Related Actions Items:
- No related actions
- Related emails:
- Re: ISSUE-112 (RDFParser and DataParser): RDFParser doesn't extend DataParser [RDF API] (from nathan@webr3.org on 2011-10-25)
- ISSUE-112 (RDFParser and DataParser): RDFParser doesn't extend DataParser [RDF API] (from sysbot+tracker@w3.org on 2011-10-24)
Related notes:
No additional notes.
Display change log