Vocabulary Properties

URILabelCommentDomain IncludesRange IncludesVocabulary
http://mlcommons.org/croissant/annotationannotationOne or more data-level annotations that apply to the entire record or field.Field, RecordSetFieldCore
http://mlcommons.org/croissant/arrayShapearrayShapeShape of the data tensor/array associated with a field (e.g., [height, width, bands] for imagery).FieldTextCore
http://mlcommons.org/croissant/citeAsciteAsHow to cite this dataset. Ideally, citations should be expressed using the bibtex format. Note that this is different from schema.org/citation, which is used to make a citation to another publication from this dataset.DatasetTextCore
http://mlcommons.org/croissant/columncolumnIn case the data source is tabular, the id of a column to extract.ExtractTextCore
http://mlcommons.org/croissant/containedIncontainedInAnother FileObject, FileSet or DataSource that this one is contained in, e.g., in the case of a file extracted from an archive. When this property is present, the contentUrl is evaluated as a relative path within the container object.FileObject, FileSetDataSource, FileObject, FileSetCore
http://mlcommons.org/croissant/contentcontentWhat to extract from the data source content, e.g., lines.ExtractContentExtractionEnumerationCore
http://mlcommons.org/croissant/datadataOne or more inlined records that constitute the data of the RecordSet, typically used for small enumeration values.RecordSetJSONCore
http://mlcommons.org/croissant/dataTypedataTypeThe data type of the field, identified by the URI of the corresponding class. It could be either an atomic type (e.g, sc:Integer) or a semantic type (e.g., sc:GeoLocation).Field, RecordSetDataTypeCore
http://schema.org/distributiondistributionBy contrast with schema.org/Dataset, Croissant requires the distribution property to have values of type FileObject or FileSet.DatasetFileObject, FileSetCore
http://mlcommons.org/croissant/equivalentPropertyequivalentPropertyA property that is equivalent to this Field. Used in the case a dataType is specified on the RecordSet to map specific fields to specific properties associated with that dataType.FieldURLCore
http://mlcommons.org/croissant/examplesexamplesOne more inlined records provided as example content of the RecordSet.RecordSetJSONCore
http://mlcommons.org/croissant/excludesexcludesA glob pattern that specifies the files to exclude. The pattern is evaluated from the root of the containedIn contents, after the includes patterns have been evaluated.FileSetTextCore
http://mlcommons.org/croissant/extractextractThe extraction method from the provided source.DataSourceExtractCore
http://mlcommons.org/croissant/fieldfieldA data element that appears in the records of the RecordSet (e.g., one column of a table).RecordSetFieldCore
http://mlcommons.org/croissant/fileObjectfileObjectThe id of a FileObject that is the source of the data.DataSourceFileObjectCore
http://mlcommons.org/croissant/filePropertyfilePropertyThe file property to extract from the data source metadata, e.g., the filename.ExtractFilePropertyEnumerationCore
http://mlcommons.org/croissant/fileSetfileSetThe id of a FileSet that is the source of the data.DataSourceFileSetCore
http://mlcommons.org/croissant/formatformatA format to parse the values of the data from text, e.g., a date format or number format.DataSourceFormatCore
http://mlcommons.org/croissant/includesincludesA glob pattern that specifies the files to include, e.g., ".jpg", "/foo/pic*.jpg". The pattern is evaluated from the root of the containedIn contents.FileSetTextCore
http://mlcommons.org/croissant/isLiveDatasetisLiveDatasetIndicates that the dataset is continuously updated instead of being versioned.DatasetBooleanCore
http://mlcommons.org/croissant/jsonPathjsonPathIn case the data source is JSON data, a path expression to extract a subset of the data.ExtractTextCore
http://mlcommons.org/croissant/keykeyOne or more fields whose values uniquely identify each record in the RecordSet. (See example below.)RecordSetFieldCore
http://mlcommons.org/croissant/md5md5The MD5 hash of the file.FileObjectTextCore
http://mlcommons.org/croissant/parentFieldparentFieldA special case of SubField that should be hidden because it references a Field that already appears in the RecordSet.FieldFieldCore
http://mlcommons.org/croissant/readLinesreadLinesRead the content of the file line by line.TransformBooleanCore
http://mlcommons.org/croissant/recordSetrecordSetThe id of a RecordSet that is the source of the data.DataSourceRecordSetCore
http://mlcommons.org/croissant/referencesreferencesAnother Field of another RecordSet that this field references. This is the equivalent of a foreign key reference in a relational database.FieldFieldCore
http://mlcommons.org/croissant/regexregexA regular expression to apply to the data.TransformTextCore
http://mlcommons.org/croissant/repeatedrepeatedIf true, then the Field is a list of values of type dataType.FieldBooleanCore
http://mlcommons.org/croissant/sdVersionsdVersionThe version of the dataset metadata, which may be distinct from the version of the dataset content.DatasetNumber, TextCore
http://mlcommons.org/croissant/separatorseparatorA separator to use parse the data into an array.TransformTextCore
http://mlcommons.org/croissant/sourcesourceThe data source of the field. This will generally reference a FileObject or FileSet's contents (e.g., a specific column of a table).Field, RecordSetDataSource, FileObject, FileSet, RecordSetCore
http://mlcommons.org/croissant/subFieldsubFieldAnother Field that is nested inside this one.FieldFieldCore
http://mlcommons.org/croissant/transformtransformA transformation to apply on source data on top of the extracted method as specified through extract, e.g., a regular expression or JSON query.DataSourceTransformCore
http://mlcommons.org/croissant/unArchiveunArchiveExtract the content of the archive.TransformBooleanCore
http://mlcommons.org/croissant/valuevalueAn optional constant value for the field.FieldJSONCore
http://mlcommons.org/croissant/geo/bandConfigurationbandConfigurationConfiguration describing raster band organization and semantics for a dataset or asset (e.g., band ordering and names).Field, DatasetBandConfiguration, TextGeo
http://mlcommons.org/croissant/geo/bandNamesListbandNamesListOrdered list of band names corresponding to the band stack described by geocr:bandConfiguration.BandConfigurationTextGeo
http://mlcommons.org/croissant/geo/bandwidthbandwidthSpectral bandwidth for a geocr:SpectralBand entry (typically in geocr:spectralBandMetadata), expressed as a QuantitativeValue.SpectralBandQuantitativeValueGeo
http://mlcommons.org/croissant/geo/centerWavelengthcenterWavelengthCenter wavelength for a geocr:SpectralBand entry (typically in geocr:spectralBandMetadata), expressed as a QuantitativeValue.SpectralBandQuantitativeValueGeo
http://mlcommons.org/croissant/geo/channelListchannelListList of wavelength channels (e.g., 171Å, 193Å) used within geocr:MultiWavelengthConfiguration.MultiWavelengthConfigurationTextGeo
http://mlcommons.org/croissant/geo/coordinateReferenceSystemcoordinateReferenceSystemCoordinate reference system (CRS) identifier (e.g., EPSG code) used to interpret spatial data in the dataset.DatasetTextGeo
http://mlcommons.org/croissant/geo/instrumentinstrumentInstrument identifier used within geocr:SolarInstrumentCharacteristics (for later mapping to SPASE).SolarInstrumentCharacteristicsTextGeo
http://mlcommons.org/croissant/geo/multiWavelengthConfigurationmultiWavelengthConfigurationComposite property to group multi-wavelength configuration information for Space Weather / heliophysics datasets; intended to map to SPASE constructs.DatasetMultiWavelengthConfiguration, TextGeo
http://mlcommons.org/croissant/geo/observatoryobservatoryObservatory/platform identifier used within geocr:SolarInstrumentCharacteristics (for later mapping to SPASE).SolarInstrumentCharacteristicsTextGeo
http://mlcommons.org/croissant/geo/recordEndpointrecordEndpointA service endpoint that provides programmatic access to the dataset's metadata records (e.g., listing, paging, and filtering records).DatasetText, URLGeo
http://mlcommons.org/croissant/geo/samplingStrategysamplingStrategyDescription of how samples were selected or constructed (e.g., chip/windowing strategy, filtering criteria) to support reproducibility and interpretation.DatasetTextGeo
http://mlcommons.org/croissant/geo/solarInstrumentCharacteristicssolarInstrumentCharacteristicsComposite property to group solar/heliophysics instrument characteristics for Space Weather datasets; intended to map to SPASE constructs.DatasetSolarInstrumentCharacteristics, TextGeo
http://mlcommons.org/croissant/geo/spatialBiasspatialBiasDescription of spatial representativeness limitations (e.g., geographic concentration, under-sampled regions/biomes) that may affect model generalization and evaluation.DatasetTextGeo
http://mlcommons.org/croissant/geo/spatialIndexspatialIndexPrecomputed spatial index token(s) (e.g., DGGS cell ID or geohash-like key) to accelerate coarse spatial filtering and discovery at scale.RecordSet, DatasetTextGeo
http://mlcommons.org/croissant/geo/spatialResolutionspatialResolutionNominal spatial resolution for the dataset or collection (e.g., '30m' or a QuantitativeValue with units). May be provided at dataset level or at record/collection level when resolution varies.RecordSet, DatasetQuantitativeValue, TextGeo
http://mlcommons.org/croissant/geo/spectralBandMetadataspectralBandMetadataPer-band spectral metadata for EO imagery (e.g., center wavelength, bandwidth), represented as one or more geocr:SpectralBand entries.Field, DatasetSpectralBand, TextGeo
http://mlcommons.org/croissant/geo/temporalResolutiontemporalResolutionTemporal cadence of the dataset or collection (e.g., 1 month), typically expressed as a QuantitativeValue (value + unit), or as text. May be provided at dataset level or at record/collection level when cadence varies.RecordSet, DatasetQuantitativeValue, TextGeo
http://mlcommons.org/croissant/geo/timeSeriesIndextimeSeriesIndexIdentifies the record-level field used to order/index observations in a time series (e.g., a timestamp field in a RecordSet).RecordSetField, TextGeo
http://mlcommons.org/croissant/geo/totalBandstotalBandsTotal number of bands for an asset or dataset described by geocr:bandConfiguration.BandConfigurationIntegerGeo
http://mlcommons.org/croissant/RAI/annotationsPerItemannotationsPerItemNumber of human labels per dataset item, if applicable.DatasetTextRAI
http://mlcommons.org/croissant/RAI/annotatorDemographicsannotatorDemographicsList of demographics specifications about the annotators, if applicable.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataAnnotationAnalysisdataAnnotationAnalysisConsiderations related to the process of converting the "raw" annotations into the labels that are ultimately packaged in a dataset - Uncertainty or disagreement between annotations on each instance as a signal in the dataset, analysis of systematic disagreements between annotators of different socio demographic group, how the final dataset annotations will relate to individual annotator responses.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataAnnotationPlatformdataAnnotationPlatformPlatform, tool, or library used to collect annotations by human annotators, if applicable.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataAnnotationProtocoldataAnnotationProtocolDescription of annotations (labels, ratings) produced, including how these were created or authored - Annotation Workforce Type, Annotation Characteristic(s), Annotation Description(s), Annotation Task(s), Annotation Distribution(s).DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataBiasesdataBiasesDescription of biases in dataset, if applicable.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataCollectiondataCollectionDescription of the data collection process.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataCollectionMissingDatadataCollectionMissingDataDescription of missing data in structured/unstructured form.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataCollectionRawDatadataCollectionRawDataDescription of the raw data i.e. source of the data.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataCollectionTimeframedataCollectionTimeframeTimeframe in terms of start and end date of the collection process, that it described as a DateTime indicating a time period in ISO 8601 time interval format. For example, a collection time frame ranging from 2020 - 2022 can be indicated in ISO 8601 interval format via "2020/2022".DatasetDateTimeRAI
http://mlcommons.org/croissant/RAI/dataCollectionTypedataCollectionTypeDefine the data collection type. Recommended values: Surveys, Secondary Data analysis, Physical data collection, Direct measurement, Document analysis, Manual Human Curator, Software Collection, Experiments, Web Scraping, Web API, Focus groups, Self-reporting, Customer feedback data, User-generated content data, Passive Data Collection, Others.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataImputationProtocoldataImputationProtocolDescription of data imputation process, if applicable.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataLimitationsdataLimitationsKnown limitations - Data generalization limits (e.g related to data distribution, data quality issues, or data sources) and on-recommended uses, if applicable.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataManipulationProtocoldataManipulationProtocolDescription of data manipulation process, if applicable.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataPreprocessingProtocoldataPreprocessingProtocolDescription of the steps that were required to bring collected data to a state that can be processed by an ML model/algorithm, e.g. filtering out incomplete entries etc, if applicable.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataReleaseMaintenancePlandataReleaseMaintenancePlanVersioning information in terms of the updating timeframe, the maintainers, and the deprecation policies.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataSocialImpactdataSocialImpactDiscussion of social impact, if applicable.DatasetTextRAI
http://mlcommons.org/croissant/RAI/dataUseCasesdataUseCasesDataset Use(s) - Training, Testing, Validation, Development or Production Use, Fine Tuning, Others (please specify), Usage Guidelines. Recommended uses.DatasetTextRAI
http://mlcommons.org/croissant/RAI/machineAnnotationToolsmachineAnnotationToolsList of software used for data annotation (e.g., concept extraction, NER, and additional characteristics of the tools used for annotation to allow for replication or extension).DatasetTextRAI
http://mlcommons.org/croissant/RAI/personalSensitiveInformationpersonalSensitiveInformationSensitive Human Attribute(s)- Gender, Socio-economic status, Geography, Language, Age, Culture, Experience or Seniority, Others (please specify), if applicable.DatasetTextRAI