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

views.common-search-result.vsl Maven / Gradle / Ivy

Go to download

The Fedora Commons repository HTTP API: Provides a RESTful HTTP API to interact with the Fedora Commons repository.

The newest version!


        #foreach( $result in $searchResults.getItems() )
        #set( $id = $helpers.getString($result, "fedora_id"))
        
        #end
    
ID RDF types Content size MimeType Created Last Modified
$id $helpers.getString($result, "rdf_type") $helpers.getString($result, "content_size") $helpers.getString($result, "mime_type") $helpers.getString($result, "created") $helpers.getString($result, "modified")




© 2015 - 2025 Weber Informatics LLC | Privacy Policy