EDTF

From Wikisphere
Jump to navigation Jump to search

This page demonstrates the use of JsonForms to display a bibliographic resource schema containing an EDTF (Extended date/time format) schema to display approximate, uncertain or bibliographical date-time entries.

The form can be completed with a value-converter able to convert the schema representation of the format from/to the plain EDTF format (by using the x-value-converter property in the root schema, and then defining a converter in the MediaWiki:JsonFormsOptions related to the form).

The BibResource_1 schema reflects the Bibframe format however hasn't yet been manually verified and enhanced, except for a few details.


References:


Schemas:


BibResource 1

Parser function:

{{#jsonforms:Default
|schema=BibResource_1
|edit={{FULLPAGENAME}}
|inline_css=width:800px
}}
loading form


BibResource 2

{{#jsonforms:Default
|schema=BibResource_2
|edit={{FULLPAGENAME}}
|inline_css=width:800px
}}
loading form


See also