Newer
Older
# Deskriptive Metadaten
#
# Autor: David Maus <maus@hab.de>
# Timestamp: <2019-01-16 12:22:36 maus>
#
namespace rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
include "shared-dc.rnc"
start =
element rdf:Description {
requiredMetadata
& optionalMetadata
}
requiredMetadata =
property.identifier+
optionalMetadata = empty