Skip to content

JENA-1147 : Introduce FactoryRDF#127

Closed
afs wants to merge 10 commits intoapache:masterfrom
afs:master
Closed

JENA-1147 : Introduce FactoryRDF#127
afs wants to merge 10 commits intoapache:masterfrom
afs:master

Conversation

@afs
Copy link
Member

@afs afs commented Mar 5, 2016

FactoryRDF is an interface to abstract the creation of nodes, triples and quads from constituent elements, e.g. to create a URI Node, the operation takes a string for the URI. This allows different policies to be slotted in. This PR covers the use of FactoryRDF by ParserProfile. A PR to follow will use a caching implementation of FactoryRDF as the default mechanism when parsing.

@afs afs closed this Mar 6, 2016
@afs
Copy link
Member Author

afs commented Mar 6, 2016

This has got messy. I'll resubmit a cleaned up version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants