@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:NTRIP ; a fip:Available-FAIR-Supporting-Resource, fip:Communication-protocol, fip:FAIR-Enabling-Resource; rdfs:comment "Ntrip stands for an application-level protocol for streaming Global Navigation Satellite System (GNSS) data over the Internet. It is a generic, stateless protocol based on the Hypertext Transfer Protocol HTTP/1.1. The HTTP objects are enhanced to GNSS data streams. Ntrip is an RTCM standard designed for disseminating differential correction data (e.g in the RTCM-104 format) or other kinds of GNSS streaming data to stationary or mobile users over the Internet, allowing simultaneous PC, Laptop, PDA, or receiver connections to a broadcasting host. It supports wireless Internet access through Mobile IP Networks like GSM, GPRS, EDGE, or UMTS."; rdfs:label "NTRIP | Networked Transport of RTCM via Internet Protocol"; rdfs:seeAlso ; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-9115-0439 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "fU+lHsnQoRKKYIWy/rnjv3OlJ8XohezjKOlhbzI1zDsy5tb8XnpQbuERUkVa3uVXf6w5pTFcFeBqf/mkP+zNfJypq3/d+S52zM7B7nPwVggA2fLDk53b8yrsc3pTlOyYLAZ0l4Ulmud9Vv2323o3hvycvrSqWwuG7Uw0tPTZKdI="; npx:hasSignatureTarget this: . this: dct:created "2025-04-14T15:19:00Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:NTRIP; prov:wasDerivedFrom . }