description: Generic engineering concepts
comment: a set of concepts to be used to describe engineering objects
{'@reverse': 'https://www.w3.org/2000/01/rdf-schema#isDefinedBy'}{
"@id": "https://ontologies.pramantha.net/engineering/Satellite_Device",
"owl:sameAs": {
"@id": "http://umbel.org/umbel/rc/Satellite_Device.n3"
},
"@type": "https://www.w3.org/2002/07/owl#Class",
"skos:prefLabel": "an artificial satellite",
"rdf:comment": "a document representing an artificial satellite",
"rdfs:subClassOf": {
"@id": "http://umbel.org/umbel/rc/Spacecraft.n3"
},
"rdf:label": "Satellite_Device",
"chronos:relConcept": {
"@id": "http://hypermedia.projectchronos.eu/data/dbpediadocs/satellite"
}
}{
"@id": "https://ontologies.pramantha.net/engineering/GroundToOrbitVehicle",
"owl:sameAs": {
"@id": "http://umbel.org/umbel/rc/GroundToOrbitVehicle.n3"
},
"@type": "https://www.w3.org/2002/07/owl#Class",
"skos:prefLabel": "a rocket or any transportation vehicle that can reach orbit",
"rdf:comment": "a document representing a rocket or any transportation vehicle that can reach orbit",
"rdfs:subClassOf": [
{
"@id": "http://umbel.org/umbel/rc/Spacecraft.n3"
},
{
"@id": "http://umbel.org/umbel/rc/AirTransportationVehicle.n3"
}
],
"rdf:label": "GroundToOrbitVehicle"
}{
"@id": "https://ontologies.pramantha.net/engineering/InformationGatheringDevice",
"owl:sameAs": {
"@id": "http://umbel.org/umbel/rc/InformationGatheringDevice.n3"
},
"@type": "https://www.w3.org/2002/07/owl#Class",
"skos:prefLabel": "device typically used in instances of gathering information.",
"rdf:comment": "a document representing a information gathering device",
"rdf:label": "InformationGatheringDevice"
}{
"@id": "https://ontologies.pramantha.net/engineering/AstronomicalSatellite",
"owl:sameAs": {
"@id": "http://umbel.org/umbel/rc/AstronomicalSatellite.n3"
},
"@type": "https://www.w3.org/2002/07/owl#Class",
"skos:prefLabel": "an artificial satellite",
"rdf:comment": "a document representing an artificial satellite",
"rdfs:subClassOf": [
{
"@id": "http://umbel.org/umbel/rc/Satellite_Device.n3"
},
{
"@id": "http://umbel.org/umbel/rc/AstronomicalObservatory.n3"
}
],
"rdf:label": "AstronomicalSatellite"
}{
"@id": "https://ontologies.pramantha.net/engineering/WeatherSatellite",
"owl:sameAs": {
"@id": "http://umbel.org/umbel/rc/WeatherSatellite.n3"
},
"@type": "https://www.w3.org/2002/07/owl#Class",
"skos:prefLabel": "an satellite collecting data on the weather of the heavenly body which it orbits",
"rdf:comment": "a document representing a weather satellite",
"rdfs:subClassOf": [
{
"@id": "http://umbel.org/umbel/rc/Satellite_Device.n3"
},
{
"@id": "http://umbel.org/umbel/rc/InformationGatheringDevice.n3"
}
],
"rdf:label": "WeatherSatellite"
}{
"@id": "https://ontologies.pramantha.net/engineering/EarthRemoteSensingSatellite",
"owl:sameAs": {
"@id": "http://umbel.org/umbel/rc/EarthRemoteSensingSatellite.n3"
},
"@type": "https://www.w3.org/2002/07/owl#Class",
"skos:prefLabel": "an artificial satellite",
"rdf:comment": "a document representing an artificial satellite",
"rdfs:subClassOf": [
{
"@id": "http://umbel.org/umbel/rc/Satellite_Device.n3"
}
],
"rdf:label": "EarthRemoteSensingSatellite"
}{
"@id": "https://ontologies.pramantha.net/engineering/SpaceProbe",
"owl:sameAs": {
"@id": "http://umbel.org/umbel/rc/SpaceProbe.n3"
},
"@type": "https://www.w3.org/2002/07/owl#Class",
"skos:prefLabel": "These are unmanned vehicles which are sent to other bodies in the Solar system for the purpose gathering data. Sometimes a separate vehicle (probe or lander) is launched from the main vehicle, the smaller vehicle usually being referred to as a probe. In these cases, both vehicle would be SpaceProbes in the present sense.",
"rdf:comment": "a document representing a space faring probe",
"rdfs:subClassOf": [
{
"@id": "http://umbel.org/umbel/rc/InformationGatheringDevice.n3"
}
],
"rdf:label": "SpaceProbe"
}