diff --git a/documentation-generator/801_generate_releases.sh b/documentation-generator/801_generate_releases.sh index 50595d1ac..1e5860098 100755 --- a/documentation-generator/801_generate_releases.sh +++ b/documentation-generator/801_generate_releases.sh @@ -38,7 +38,8 @@ zip -q releases/dpv-owl.zip -r dpv-owl echo "generated releases/dpv-owl.zip" # 4. dpv-csv.zip - DPV + Extensions as CSV files -# TODO +cp documentation-generator/vocab_csv/dpv_terms_discussion.xlsx releases/dpv.xlsx +echo "generated releases/dpv.xlsx" # 5. dpv-json.zip - DPV + Extensions as JSON files # TODO diff --git a/documentation-generator/902_rdf.sh b/documentation-generator/902_rdf.sh index f2ce392d7..8ad61cf0d 100755 --- a/documentation-generator/902_rdf.sh +++ b/documentation-generator/902_rdf.sh @@ -21,5 +21,5 @@ CHECK_ERROR CHECK_ERROR # Step2.3: convert to OWL Manchester Syntax -# ./101_convert_owl_manchester.sh -# CHECK_ERROR +./101_convert_owl_manchester.sh +CHECK_ERROR diff --git a/documentation-generator/jinja2_resources/macro_dpv_document_family.jinja2 b/documentation-generator/jinja2_resources/macro_dpv_document_family.jinja2 index 70f216b41..c97ba8f88 100644 --- a/documentation-generator/jinja2_resources/macro_dpv_document_family.jinja2 +++ b/documentation-generator/jinja2_resources/macro_dpv_document_family.jinja2 @@ -1,5 +1,10 @@ {% macro dpv_document_family(document=None) %} {# references.json contains the title/href for documents which is automatically expanded by ReSpec ; this macro contains only the document listing and text #} +
+

Call for Comments/Feedbacks for DPV v1.0 release

+

Please provide your comments by 15-OCT-2022 via GitHub or public-dpvcg@w3.org (mailing list).

+

While v0.8.1 is a regular 0.x style release, it also acts as the v1.0 release candidate. This means if there are no major issues raised and unable to be resolved, including missing parts, errors or bugs, or requirements that must be added, then after 15-OCT-2022, this version will be re-released as DPV v1.0 along with any further enhancements, fixes, minor additions, or documentations that have been developed until then.

+

DPV Family of Documents

  • [[[DPV-GUIDES]]]: {{ "(this document)" if document == 'dpv-guides' }}