# 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/vantor-worldview-legion> a tf:PreprocessedCollection ;
    dct:identifier "vantor-worldview-legion" ;
    dct:title "WorldView Legion 30 cm Tasking" ;
    dct:description "30 cm-class optical tasking from a mid-inclination and sun-synchronous constellation with up to 15 revisits per day over key latitudes." ;
    tf:providedBy <https://terrafabric.world/id/provider/vantor> ;
    tf:dataTier tf:tier-preprocessed ;
    tf:processingLevel tf:level-L2 ;
    tf:accessClass "commercial" ;
    tf:hasModality tf:modality-optical ;
    tf:hasModality tf:modality-multispectral ;
    tf:hasPlatform <https://terrafabric.world/id/platform/worldview-legion-1-6> ;
    tf:hasInstrument <https://terrafabric.world/id/instrument/worldview-legion-imager> ;
    tf:gsdMeters "0.3"^^xsd:decimal ;
    tf:revisitHours "1.6"^^xsd:decimal ;
    tf:latencyHours "4"^^xsd:decimal ;
    tf:bandCount 9 ;
    tf:spectralRange "400–1040 nm" ;
    tf:allWeather false ;
    tf:nightCapable false ;
    tf:taskable true ;
    tf:license <https://terrafabric.world/id/license/commercial-eula> ;
    tf:releasability tf:marking-licensed ;
    dcat:keyword "VHR" ;
    dcat:keyword "30 cm" ;
    dcat:keyword "tasking" ;
    dcat:keyword "site monitoring" ;
    dcat:keyword "rapid revisit" ;
    tf:spatialExtent <https://terrafabric.world/id/collection/vantor-worldview-legion/extent/spatial> ;
    tf:temporalExtent <https://terrafabric.world/id/collection/vantor-worldview-legion/extent/temporal> ;
    tf:format <https://terrafabric.world/id/format/geotiff> ;
    tf:format <https://terrafabric.world/id/format/nitf> ;
    tf:format <https://terrafabric.world/id/format/cog> ;
    tf:accessibleVia <https://terrafabric.world/id/collection/vantor-worldview-legion/access/0> ;
    tf:hasOffer <https://terrafabric.world/id/collection/vantor-worldview-legion/offer> .

<https://terrafabric.world/id/collection/vantor-worldview-legion/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/vantor-worldview-legion/extent/temporal> a tf:TemporalExtent ;
    tf:startDate "2024-05-02"^^xsd:date .

<https://terrafabric.world/id/collection/vantor-worldview-legion/access/0> a tf:AccessMethod ;
    tf:accessKind "broker" ;
    tf:endpointURL "/v1/orders"^^xsd:anyURI .

<https://terrafabric.world/id/collection/vantor-worldview-legion/offer> a tf:Offer ;
    tf:pricingModel tf:pricing-per-km2 ;
    schema:priceCurrency "USD" ;
    tf:archiveUsdPerKm2 "18"^^xsd:decimal ;
    tf:taskingUsdPerKm2 "32"^^xsd:decimal ;
    tf:minimumAreaKm2 "25"^^xsd:decimal .

