DC

object DC

Dublin Core Metadata Terms vocabulary constants. http://purl.org/dc/terms/ (dcterms — preferred) http://purl.org/dc/elements/1.1/ (dc — legacy elements namespace)

Used for descriptive metadata on Solid resources: titles, dates, creators, and relationships. Prefer dcterms (the NAMESPACE prefix) over the legacy dc elements namespace (ELEMENT_NAMESPACE).

Properties

Link copied to clipboard
const val CONTRIBUTOR: String
Link copied to clipboard
const val CREATED: String
Link copied to clipboard
const val CREATOR: String
Link copied to clipboard
const val DATE: String
Link copied to clipboard
const val DESCRIPTION: String
Link copied to clipboard
Link copied to clipboard
const val FORMAT: String
Link copied to clipboard
const val HAS_PART: String
Link copied to clipboard
const val IDENTIFIER: String
Link copied to clipboard
const val IS_PART_OF: String
Link copied to clipboard
const val ISSUED: String
Link copied to clipboard
const val LANGUAGE: String
Link copied to clipboard
const val MODIFIED: String
Link copied to clipboard
const val NAMESPACE: String
Link copied to clipboard
const val PUBLISHER: String
Link copied to clipboard
const val RELATION: String
Link copied to clipboard
const val REPLACES: String
Link copied to clipboard
const val REQUIRES: String
Link copied to clipboard
const val RIGHTS: String
Link copied to clipboard
const val SOURCE: String
Link copied to clipboard
const val SUBJECT: String
Link copied to clipboard
const val TITLE: String
Link copied to clipboard
const val TITLE_LEGACY: String

https variant of TITLE — present on some older documents; prefer TITLE.