Skip to content

Model_Card

An EXPERIMENTAL rendering of the model card schema in LinkML

This is not the official model card schema!

URI: https://w3id.org/linkml/modelcard Name: Model_Card

Classes

Class Description
Dataset
Graphic
Graphics
ModelCard
Owner
PerformanceMetric
Risk

Slots

Slot Description
collection
confidence_interval The confidence interval of the metric
considerations What considerations should be taken into account regarding the model's constr...
contact The contact information of the owner
description A description of this collection of graphics
graphics
image The graphic, encoded as a base64 string
link A link to the dataset
mitigation_strategy Strategy used to address this risk
model_details Metadata about the model
model_parameters Parameters for construction of the model
name
quantitative_analysis A quantitative analysis of the model
schema_version The version of the schema
sensitive Does this dataset contain human or other sensitive data?
slice The name of the slice this metric was computed on
threshold The decision threshold the metric was computed on
type The type of performance metric
value The value of the performance metric

Enumerations

Enumeration Description

Types

Type Description
xsd:boolean A binary (true or false) value
xsd:date a date (year, month and day) in an idealized calendar
linkml:DateOrDatetime Either a date or a datetime
xsd:dateTime The combination of a date and time
xsd:decimal A real number with arbitrary precision that conforms to the xsd:decimal speci...
xsd:double A real number that conforms to the xsd:double specification
xsd:float A real number that conforms to the xsd:float specification
xsd:integer An integer
xsd:string Prefix part of CURIE
shex:nonLiteral A URI, CURIE or BNODE that represents a node in a model
shex:iri A URI or CURIE that represents an object in the model
xsd:string A character string
xsd:dateTime A time object represents a (local) time of day, independent of any particular...
xsd:anyURI a complete URI
xsd:anyURI a URI or a CURIE

Subsets

Subset Description