@prefixrdf:<http://www.w3.org/1999/02/22-rdf-syntax-ns#>.@prefixrdfs:<http://www.w3.org/2000/01/rdf-schema#>.@prefixschema:<https://schema.org/>.@prefixcr:<http://mlcommons.org/croissant/>.@prefixgeocr:<http://mlcommons.org/croissant/geo/>.# GeoCroissant Classesgeocr:BandConfigurationardfs:Class;rdfs:label"BandConfiguration";rdfs:comment"Structured description of raster band organization and semantics.";rdfs:subClassOfschema:StructuredValue.geocr:SpectralBandardfs:Class;rdfs:label"SpectralBand";rdfs:comment"Structured per-band spectral metadata entry.";rdfs:subClassOfschema:StructuredValue.geocr:MultiWavelengthConfigurationardfs:Class;rdfs:label"MultiWavelengthConfiguration";rdfs:comment"Structured description of multi-wavelength channel configuration.";rdfs:subClassOfschema:StructuredValue.geocr:SolarInstrumentCharacteristicsardfs:Class;rdfs:label"SolarInstrumentCharacteristics";rdfs:comment"Structured description of solar/heliophysics instrument characteristics.";rdfs:subClassOfschema:StructuredValue.geocr:coordinateReferenceSystemardf:Property;rdfs:label"coordinateReferenceSystem";schema:domainIncludesschema:Dataset;schema:rangeIncludesschema:Text.geocr:spatialResolutionardf:Property;rdfs:label"spatialResolution";schema:domainIncludesschema:Dataset,cr:RecordSet;schema:rangeIncludesschema:Text,schema:QuantitativeValue.geocr:bandConfigurationardf:Property;rdfs:label"bandConfiguration";schema:domainIncludesschema:Dataset,cr:Field;schema:rangeIncludesgeocr:BandConfiguration,schema:Text.geocr:spectralBandMetadataardf:Property;rdfs:label"spectralBandMetadata";schema:domainIncludesschema:Dataset,cr:Field;schema:rangeIncludesgeocr:SpectralBand,schema:Text.geocr:temporalResolutionardf:Property;rdfs:label"temporalResolution";schema:domainIncludesschema:Dataset,cr:RecordSet;schema:rangeIncludesschema:QuantitativeValue,schema:Text.geocr:spatialBiasardf:Property;rdfs:label"spatialBias";schema:domainIncludesschema:Dataset;schema:rangeIncludesschema:Text.geocr:samplingStrategyardf:Property;rdfs:label"samplingStrategy";schema:domainIncludesschema:Dataset;schema:rangeIncludesschema:Text.