All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.bridgedb.uri.ws.server.3.1.4.source-code.rdfQuad.vm Maven / Gradle / Ivy

The newest version!

        #foreach ($statement in $statements)
            
                #if ($statement.getContext())
                    
                #else
                    
                #end    
                    
        #end
    
Subject Predicate Object Context
Subject Predicate Object Context
$statement.getSubject().stringValue() $statement.getPredicate().stringValue() $statement.getObject().stringValue()$statement.getContext().stringValue()No Conext

Warning MediaType.TEXT_PLAIN version bahaves differently:

  • Return RDF using the default format even if no format specified.
  • Removes HTML stuff such as top and menubars.
  • Returns status 204 if no mappings found.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy