Metadata

constructor(name: String? = null, description: String? = null, author: Author? = null, copyright: Copyright? = null, link: List<Link> = listOf(), timestamp: Instant? = null, keywords: String? = null, bounds: Bounds? = null, extensions: Element? = null)(source)