Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
wiki:structured_data_plugin [2023/02/18 06:44] – removed - external edit (Unknown date) 127.0.0.1 | wiki:structured_data_plugin [2023/02/18 06:44] (current) – ↷ Page moved from contributing:structured_data_plugin to wiki:structured_data_plugin suedunham | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Structured Data plugin ====== | ||
+ | [[doku> | ||
+ | |||
+ | This places structured data within a given wiki page that is aggregated to a central sqlite db. Both this and the [[struct_plugin]] are maintained by the lead maintainer of DokuWiki itself, so they should stay up to date in the foreseeable future. Either one would allow more sophisticated use of the [[refnotes_plugin]]. The [[sqlite_plugin]] is required for it to work. Another alternative is the [[strata_plugin]]. | ||
+ | |||
+ | The present editor has not yet tried it. It seems like it may be more quick for an editor to use, especially of the data block can be set up in a page template. However, the data isn't validated as with Struct, so there could be downstream issues resulting from that. | ||