History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-710
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Johann Petrak
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Sesame

Need a way to find out the default namespace and base URI declarations

Created: 07/May/10 09:44 PM   Updated: 13/Jan/11 09:18 AM
Component/s: None
Affects Version/s: 2.3.1
Fix Version/s: None

Issue Links:
Related
This issue is related to:
SES-728 Default namespace prefixes from RDF f... Minor Resolved
 


 Description   
While there are ways to set the default namespace there seems to be no equivalent way for getting the default namespace declaration.
Also, there seems to be no way to either set or get the base URI declaration (xml:base).

However, both base URI and default namespace declarations of a loaded file are essential and need to be known by many applications where Sesame is used as a back-end since this information will help to construct the apropriate URIs and fragment identifiers without asking a user for the information that is stored in the file anyways.

 All   Comments   Change History      Sort Order:
Comment by Arjohn Kampman [10/Jan/11 09:33 PM]
The default namespace was ignored by RDFInserter. This was fixed in svn rev 10697.