Skip to content

String Literal not correctly mapped and iterpreted as Node_Uri #9

Description

@seralf

Hi

using a mapping similar to the following:

rr:predicateObjectMap [ 
    rr:predicate rdfs:label ; 
    rr:objectMap [ 
        rr:column "title"; 
        rr:termType rr:Literal ; 
        rr:datatype xsd:string;
    ]
] ;

the produced object in the Jena Graph has the type:
com.hp.hpl.jena.graph.Node_URI

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions