Package-level declarations
Types
Link copied to clipboard
data class LicenseRecord(val id: String?, val title: TitleRecord, val uses: List<LicenseUse>, val terms: String, val description: String?, val expiry: Date?)
License Records describe the terms around which a data asset may be used and MUST contain a reference to the corresponding Title Record. Learn more about License Records.
Link copied to clipboard
License use
Link copied to clipboard
The License usecase
Link copied to clipboard
Default accepted usecases
Link copied to clipboard
Link copied to clipboard
Default accepted tags.