Resetting OLAC Documentation

OLAC Documentation is a set independently evolving documents with their own version numbers. What if these documents evolved together in sync? would it make the process more manageable? What if the documentation looked different? More like modern documentation?

I like the following document presentation layouts:

https://github.com/bep/docuapi
https://github.com/matcornic/hugo-theme-learn
https://github.com/alex-shpak/hugo-book
https://github.com/google/docsy
https://github.com/h-enk/doks

Next step is to take the most recent versions of OLAC documents and convert them to markdown. This converter catches all the XML tags while others don't https://codebeautify.org/html-to-markdown

On the list are:

http://www.language-archives.org/OLAC/repositories.html
http://www.language-archives.org/OLAC/metadata.html
http://www.language-archives.org/REC/bpr.html
http://www.language-archives.org/REC/olac-extensions.html
And each of the extensions.
These need to be cast one way for devs and implementers of technology while another way for managers and archivists.

OLAC Validator Custom Messages

OLAC Validator custom messages can be created following these steps:
https://xerces.apache.org/xerces2-j/faq-xs.html#faq-4

This is the software it uses for its validator: https://xerces.apache.org/xerces-p/samples/validator.html Ideally this would also be containerized with the other parts.

One approach to get this containerized might be to use this script (which is older and linux oriented) https://github.com/dgricci/xmllint

Another option is to use: https://hub.docker.com/r/isaitb/xml-validator

If this service were implemented on a new server, with a web-interface we might expect to use a newer HTML front end.

here is what I found via gitub:

https://github.com/ebruchez/darius-xml.js
https://github.com/fulvio999/jxmlutil

Darius looks more promising but neither are "out of the box" tools.

Stack Exchange for Language Resource Archiving

I wonder if it would be productive to have language archive discussions via stack exchange. OLAC implementation, cataloging, and indexing discussions.

https://area51.stackexchange.com/faq

1000 questions in 6 months with 70% answers... that means 6 people asking one question a day for 6 months. Do we have that many questions? Do we have that big of a community?

OLAC language view pages

There are several views in the OLAC website. Each with specific purposes.

Dublin Core Uses

There are several Dublin Core Uses... but what are the models behind them? Are they the same? Are they different? If they are different then does this mean that Dublin Core is more like a brand name than a metadata standard?

RSS: https://web.resource.org/rss/1.0/modules/dcterms/
HTML: https://www.dublincore.org/specifications/dublin-core/dcq-html/; https://www.dublincore.org/specifications/dublin-core/dc-html/
HTML: https://www.hjp.at/doc/rfc/rfc2731.html ; https://www.ietf.org/rfc/rfc2731.txt

Note that in https://www.ietf.org/rfc/rfc2731.txt they use DC1.0

When another application profile "borrows" the DC property/term/element... how do they borrow it? https://exiv2.org/tags-xmp-dwc.html