Skip to content

String Literal not correctly mapped and iterpreted as Node_Uri #9

@seralf

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

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