lcnetdev / marc2bibframe2

Convert MARC records to BIBFRAME2 RDF
http://www.loc.gov/bibframe/
Creative Commons Zero v1.0 Universal
89 stars 35 forks source link

Create bf:generationDate property of bf:GenerationProcess #159

Closed wafschneider closed 4 years ago

wafschneider commented 4 years ago

In bf:AdminMetadata, create a separate property for generation date rather than including in the bf:GenerationProcess label. Resolves #152.

Also add support for xpath-function (fn) extension elements. Allow use of fn:current-dateTime for the generation date.