Coder Social home page Coder Social logo

Comments (3)

zvr avatar zvr commented on June 16, 2024

We should keep the order to the current one:

Core Software Security Licensing SimpleLicensing ExpandedLicensing Dataset AI Build Lite Extension

from spdx-spec.

zvr avatar zvr commented on June 16, 2024

The generator will simply walk the directories. Typing a command line here (untested):

for i in Core Software Security Licensing SimpleLicensing ExpandedLicensing Dataset AI Build Lite Extension; do  printf "  -  ${i}:\n    - 'Description': model/$i/${i}.md\n"; for d in Classes Properties Vocabularies Individuals Datatypes ; do if [ -d $i/$d ] ; then printf "    - ${d}:\n" ; find $i/$d -type f -printf "      - model/%p\n" | sort ; fi ; done ; done

from spdx-spec.

goneall avatar goneall commented on June 16, 2024

Here's the current list of error and warnings from mkdocs:

INFO    -  The following pages exist in the docs directory, but are not included in the "nav" configuration:
  - ISO_foreword.md
  - conformance.md
  - annexes/SPDX-Lite.md
  - model/AI/Classes/EnergyConsumption.md
  - model/AI/Classes/EnergyConsumptionDescription.md
  - model/AI/Properties/energyQuantity.md
  - model/AI/Properties/energyUnit.md
  - model/AI/Properties/finetuningEnergyConsumption.md
  - model/AI/Properties/inferenceEnergyConsumption.md
  - model/AI/Properties/trainingEnergyConsumption.md
  - model/AI/Properties/useSensitivePersonalInformation.md
  - model/AI/Vocabularies/EnergyUnitType.md
  - model/Core/Individuals/NoAssertionElement.md
  - model/Core/Individuals/NoneElement.md
  - model/Dataset/Classes/DatasetPackage.md
  - model/Dataset/Properties/hasSensitivePersonalInformation.md
  - model/Extension/Classes/CdxPropertiesExtension.md
  - model/Extension/Classes/CdxPropertyEntry.md
  - model/Extension/Properties/cdxPropName.md
  - model/Extension/Properties/cdxPropValue.md
  - model/Extension/Properties/cdxProperty.md
  - model/Software/Classes/ContentIdentifier.md
  - model/Software/Properties/contentIdentifier.md
  - model/Software/Properties/contentIdentifierType.md
  - model/Software/Properties/contentIdentifierValue.md
  - model/Software/Properties/fileKind.md
  - model/Software/Vocabularies/ContentIdentifierType.md
  - model/Software/Vocabularies/FileKindType.md
WARNING -  A relative path to 'model/Software/Properties/gitoid.md' is included in the 'nav' configuration, which is not found in the documentation files.
WARNING -  A relative path to 'model/Software/Properties/isDirectory.md' is included in the 'nav' configuration, which is not found in the documentation files.
WARNING -  A relative path to 'model/Dataset/Classes/Dataset.md' is included in the 'nav' configuration, which is not found in the documentation files.
WARNING -  A relative path to 'model/Dataset/Properties/sensitivePersonalInformation.md' is included in the 'nav' configuration, which is not found in the documentation files.
WARNING -  A relative path to 'model/AI/Properties/sensitivePersonalInformation.md' is included in the 'nav' configuration, which is not found in the documentation files.
Could not load theme handler readthedocs: No module named 'mkdocs_pdf_export_plugin.themes.readthedocs'
WARNING -  Doc file 'conformance.md' contains a relative link 'diffs-from-previous-editions.md', but the target is not found among documentation files.
WARNING -  Doc file 'conformance.md' contains a relative link 'SPDX-Lite.md', but the target is not found among documentation files.
WARNING -  Doc file 'model/AI/Classes/AIPackage.md' contains a relative link '../../Core/Classes/PresenceType.md', but the target 'model/Core/Classes/PresenceType.md' is not found among documentation files.
WARNING -  Doc file 'model/AI/Classes/AIPackage.md' contains a relative link '../../Core/Classes/PresenceType.md', but the target 'model/Core/Classes/PresenceType.md' is not found among documentation files.
WARNING -  Doc file 'model/AI/Properties/autonomyType.md' contains a relative link '../../Core/Classes/PresenceType.md', but the target 'model/Core/Classes/PresenceType.md' is not found among documentation files.
WARNING -  Doc file 'model/AI/Properties/useSensitivePersonalInformation.md' contains a relative link '../../Core/Classes/PresenceType.md', but the target 'model/Core/Classes/PresenceType.md' is not found among documentation files.
WARNING -  Doc file 'model/Build/Classes/Build.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Build/Classes/Build.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Build/Properties/buildEndTime.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Build/Properties/buildStartTime.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Dataset/Classes/DatasetPackage.md' contains a relative link '../../Core/Classes/PresenceType.md', but the target 'model/Core/Classes/PresenceType.md' is not found among documentation files.
WARNING -  Doc file 'model/Dataset/Properties/hasSensitivePersonalInformation.md' contains a relative link '../../Core/Classes/PresenceType.md', but the target 'model/Core/Classes/PresenceType.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Classes/EpssVulnAssessmentRelationship.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Classes/VexAffectedVulnAssessmentRelationship.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Classes/VexNotAffectedVulnAssessmentRelationship.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Classes/VulnAssessmentRelationship.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Classes/VulnAssessmentRelationship.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Classes/VulnAssessmentRelationship.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Classes/Vulnerability.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Classes/Vulnerability.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Classes/Vulnerability.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Properties/actionStatementTime.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Properties/impactStatementTime.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Properties/modifiedTime.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Properties/publishedTime.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/Security/Properties/withdrawnTime.md' contains a relative link '../../Core/Classes/DateTime.md', but the target 'model/Core/Classes/DateTime.md' is not found among documentation files.
WARNING -  Doc file 'model/SimpleLicensing/Classes/LicenseExpression.md' contains a relative link '../../Core/Classes/SemVer.md', but the target 'model/Core/Classes/SemVer.md' is not found among documentation files.
WARNING -  Doc file 'model/SimpleLicensing/Properties/licenseListVersion.md' contains a relative link '../../Core/Classes/SemVer.md', but the target 'model/Core/Classes/SemVer.md' is not found among documentation files.
WARNING -  Doc file 'model/Software/Classes/File.md' contains a relative link '../../Core/Classes/MediaType.md', but the target 'model/Core/Classes/MediaType.md' is not found among documentation files.
WARNING -  Doc file 'model/Software/Properties/contentType.md' contains a relative link '../../Core/Classes/MediaType.md', but the target 'model/Core/Classes/MediaType.md' is not found among documentation files.
Error converting ISO_foreword.md to PDF: 'ISO_foreword/' is not in list
Error converting conformance.md to PDF: 'conformance/' is not in list
Error converting annexes/SPDX-Lite.md to PDF: 'annexes/SPDX-Lite/' is not in list
Error converting model/AI/Classes/EnergyConsumption.md to PDF: 'model/AI/Classes/EnergyConsumption/' is not in list
Error converting model/AI/Classes/EnergyConsumptionDescription.md to PDF: 'model/AI/Classes/EnergyConsumptionDescription/' is not in list
Error converting model/AI/Properties/energyQuantity.md to PDF: 'model/AI/Properties/energyQuantity/' is not in list
Error converting model/AI/Properties/energyUnit.md to PDF: 'model/AI/Properties/energyUnit/' is not in list
Error converting model/AI/Properties/finetuningEnergyConsumption.md to PDF: 'model/AI/Properties/finetuningEnergyConsumption/' is not in list
Error converting model/AI/Properties/inferenceEnergyConsumption.md to PDF: 'model/AI/Properties/inferenceEnergyConsumption/' is not in list
Error converting model/AI/Properties/trainingEnergyConsumption.md to PDF: 'model/AI/Properties/trainingEnergyConsumption/' is not in list
Error converting model/AI/Properties/useSensitivePersonalInformation.md to PDF: 'model/AI/Properties/useSensitivePersonalInformation/' is not in list
Error converting model/AI/Vocabularies/EnergyUnitType.md to PDF: 'model/AI/Vocabularies/EnergyUnitType/' is not in list
Error converting model/Core/Individuals/NoAssertionElement.md to PDF: 'model/Core/Individuals/NoAssertionElement/' is not in list
Error converting model/Core/Individuals/NoneElement.md to PDF: 'model/Core/Individuals/NoneElement/' is not in list
Error converting model/Dataset/Classes/DatasetPackage.md to PDF: 'model/Dataset/Classes/DatasetPackage/' is not in list
Error converting model/Dataset/Properties/hasSensitivePersonalInformation.md to PDF: 'model/Dataset/Properties/hasSensitivePersonalInformation/' is not in list
Error converting model/Extension/Classes/CdxPropertiesExtension.md to PDF: 'model/Extension/Classes/CdxPropertiesExtension/' is not in list
Error converting model/Extension/Classes/CdxPropertyEntry.md to PDF: 'model/Extension/Classes/CdxPropertyEntry/' is not in list
Error converting model/Extension/Properties/cdxPropName.md to PDF: 'model/Extension/Properties/cdxPropName/' is not in list
Error converting model/Extension/Properties/cdxPropValue.md to PDF: 'model/Extension/Properties/cdxPropValue/' is not in list
Error converting model/Extension/Properties/cdxProperty.md to PDF: 'model/Extension/Properties/cdxProperty/' is not in list
Error converting model/Software/Classes/ContentIdentifier.md to PDF: 'model/Software/Classes/ContentIdentifier/' is not in list
Error converting model/Software/Properties/contentIdentifier.md to PDF: 'model/Software/Properties/contentIdentifier/' is not in list
Error converting model/Software/Properties/contentIdentifierType.md to PDF: 'model/Software/Properties/contentIdentifierType/' is not in list
Error converting model/Software/Properties/contentIdentifierValue.md to PDF: 'model/Software/Properties/contentIdentifierValue/' is not in list
Error converting model/Software/Properties/fileKind.md to PDF: 'model/Software/Properties/fileKind/' is not in list
Error converting model/Software/Vocabularies/ContentIdentifierType.md to PDF: 'model/Software/Vocabularies/ContentIdentifierType/' is not in list
Error converting model/Software/Vocabularies/FileKindType.md to PDF: 'model/Software/Vocabularies/FileKindType/' is not in list

from spdx-spec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.