eu.planets_project.services.identify
Interface Identify
- All Superinterfaces:
- PlanetsService
- All Known Implementing Classes:
- JavaImageIOIdentify
@MTOM
@StreamingAttachment(parseEagerly=true,
memoryThreshold=10485760L)
public interface Identify
- extends PlanetsService
Identification of a DigitalObject, returning a types object containing the
identified Pronom URIs and the status resulting from the identification.
- Author:
- Fabian Steeg, Andrew Jackson
NAME
static final String NAME
- The interface name
- See Also:
- Constant Field Values
QNAME
static final QName QNAME
- The qualified name
identify
IdentifyResult identify(DigitalObject digitalObject,
List<Parameter> parameters)
- Parameters:
digitalObject
- The Digital Object to be identified.
- Returns:
- Returns a Types object containing the identification result
Copyright © 2013 Open Planets Foundation. All Rights Reserved.