org.openprovenance.model.collections
Interface CollectionURIs

All Known Implementing Classes:
CollectionFactory

public interface CollectionURIs


Field Summary
static String ACCESSOR
           
static String CONSTRUCTOR
           
static String CONTAINED
           
static String WASCOPYOF
           
static String WASIDENTICALTO
           
static String WASMAPPEDFROM
           
static String WASPARTOF
           
 

Field Detail

CONTAINED

static final String CONTAINED
See Also:
Constant Field Values

WASPARTOF

static final String WASPARTOF
See Also:
Constant Field Values

WASIDENTICALTO

static final String WASIDENTICALTO
See Also:
Constant Field Values

WASCOPYOF

static final String WASCOPYOF
See Also:
Constant Field Values

WASMAPPEDFROM

static final String WASMAPPEDFROM
See Also:
Constant Field Values

CONSTRUCTOR

static final String CONSTRUCTOR
See Also:
Constant Field Values

ACCESSOR

static final String ACCESSOR
See Also:
Constant Field Values


Copyright © 2011. All Rights Reserved.