Skip to content
Snippets Groups Projects
Commit d7552ecd authored by David Maus's avatar David Maus
Browse files

dct:License optional

parent c3c81555
No related branches found
No related tags found
No related merge requests found
# Administrative Metadaten # Administrative Metadaten
# #
# Autor: David Maus <maus@hab.de> # Autor: David Maus <maus@hab.de>
# Timestamp: <2018-11-07 11:15:49 maus> # Timestamp: <2018-11-07 11:33:59 maus>
# #
namespace dct = "http://purl.org/dc/terms/" namespace dct = "http://purl.org/dc/terms/"
...@@ -31,7 +31,7 @@ start = element rdf:Description { ...@@ -31,7 +31,7 @@ start = element rdf:Description {
element dct:LicenseDocument { element dct:LicenseDocument {
model.Entity model.Entity
} }
} }?
& element marcrel:fnd { & element marcrel:fnd {
element dct:Agent { element dct:Agent {
model.Entity model.Entity
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment