Re: ResourceFactory.createPlainLiteral(String, String)

2013-02-06 Thread Stephen Allen
Hi Martynas, This was just noticed and added back in December and is available in 2.10.0-SNAPSHOT. See this thread for more info [1]. -Stephen [1] http://markmail.org/message/w4q5old5makjd2pi On Wed, Feb 6, 2013 at 5:26 PM, Martynas Jusevičius wrote: > Hey, > > seems to me that a method to c

ResourceFactory.createPlainLiteral(String, String)

2013-02-06 Thread Martynas Jusevičius
Hey, seems to me that a method to create an untyped Literal with language tag is missing from ResourceFactory? I mean this form: http://jena.apache.org/documentation/javadoc/jena/com/hp/hpl/jena/rdf/model/Model.html#createLiteral(java.lang.String, java.lang.String) Martynas graphity.org