# TerraFabric Ontology — generated by terrafabric-server
# version 1.0.0

@prefix tf: <https://terrafabric.world/ont#> .
@prefix tfr: <https://terrafabric.world/id/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix ssn: <http://www.w3.org/ns/ssn/> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix schema: <https://schema.org/> .
@prefix odrl: <http://www.w3.org/ns/odrl/2/> .

<https://terrafabric.world/id/collection/firms-active-fire> a tf:DataProductCollection ;
    dct:identifier "firms-active-fire" ;
    dct:title "FIRMS Active Fire Detections" ;
    dct:description "Near-real-time thermal anomaly and active fire points from VIIRS (375 m) and MODIS (1 km), typically within three hours of overpass." ;
    tf:providedBy <https://terrafabric.world/id/provider/nasa> ;
    tf:dataTier tf:tier-product ;
    tf:processingLevel tf:level-L2 ;
    tf:accessClass "free" ;
    tf:hasModality tf:modality-thermal ;
    tf:hasPlatform <https://terrafabric.world/id/platform/suomi-npp> ;
    tf:hasPlatform <https://terrafabric.world/id/platform/noaa-20> ;
    tf:hasPlatform <https://terrafabric.world/id/platform/noaa-21> ;
    tf:hasPlatform <https://terrafabric.world/id/platform/terra> ;
    tf:hasPlatform <https://terrafabric.world/id/platform/aqua> ;
    tf:hasInstrument <https://terrafabric.world/id/instrument/viirs> ;
    tf:hasInstrument <https://terrafabric.world/id/instrument/modis> ;
    tf:gsdMeters "375"^^xsd:decimal ;
    tf:revisitHours "12"^^xsd:decimal ;
    tf:latencyHours "3"^^xsd:decimal ;
    tf:allWeather false ;
    tf:nightCapable true ;
    tf:taskable false ;
    tf:license <https://terrafabric.world/id/license/us-public-domain> ;
    tf:releasability tf:marking-public ;
    dcat:keyword "wildfire" ;
    dcat:keyword "thermal anomaly" ;
    dcat:keyword "NRT" ;
    dcat:keyword "alerts" ;
    tf:spatialExtent <https://terrafabric.world/id/collection/firms-active-fire/extent/spatial> ;
    tf:temporalExtent <https://terrafabric.world/id/collection/firms-active-fire/extent/temporal> ;
    tf:format <https://terrafabric.world/id/format/csv> ;
    tf:format <https://terrafabric.world/id/format/shp> ;
    tf:format <https://terrafabric.world/id/format/kml> ;
    tf:format <https://terrafabric.world/id/format/geojson> ;
    tf:accessibleVia <https://terrafabric.world/id/collection/firms-active-fire/access/0> .

<https://terrafabric.world/id/collection/firms-active-fire/extent/spatial> a tf:SpatialExtent ;
    tf:bbox "-180,-90,180,90" ;
    tf:asWKT "POLYGON((-180 -90,180 -90,180 90,-180 90,-180 -90))"^^geo:wktLiteral .

<https://terrafabric.world/id/collection/firms-active-fire/extent/temporal> a tf:TemporalExtent ;
    tf:startDate "2000-11-01"^^xsd:date .

<https://terrafabric.world/id/collection/firms-active-fire/access/0> a tf:AccessMethod ;
    tf:accessKind "https" ;
    tf:endpointURL "https://firms.modaps.eosdis.nasa.gov/api/"^^xsd:anyURI .

