AIPackage
Summary
Provides information about the fields in the AI package profile.
Description
Metadata information that can be added to a package to describe an AI application or trained AI model.
Metadata
https://rdf.spdx.org/v3/AI/AIPackage
| Name | AIPackage |
| Instantiability | Concrete |
| SubclassOf | /Software/Package |
Properties
| Property | Type | minCount | maxCount |
|---|---|---|---|
| autonomyType | /Core/PresenceType | 0 | 1 |
| domain | xsd:string | 0 | * |
| energyConsumption | xsd:string | 0 | 1 |
| hyperparameter | /Core/DictionaryEntry | 0 | * |
| informationAboutApplication | xsd:string | 0 | 1 |
| informationAboutTraining | xsd:string | 0 | 1 |
| limitation | xsd:string | 0 | 1 |
| metric | /Core/DictionaryEntry | 0 | * |
| metricDecisionThreshold | /Core/DictionaryEntry | 0 | * |
| modelDataPreprocessing | xsd:string | 0 | * |
| modelExplainability | xsd:string | 0 | * |
| safetyRiskAssessment | SafetyRiskAssessmentType | 0 | 1 |
| sensitivePersonalInformation | /Core/PresenceType | 0 | 1 |
| standardCompliance | xsd:string | 0 | * |
| typeOfModel | xsd:string | 0 | * |