@prefix azonOnto: <http://id.e-science.pl/ontologies/azonOnto#> .
@prefix collection: <http://id.e-science.pl/vocab/collection/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix kv: <http://id.e-science.pl/vocab/kv/> .
@prefix person: <http://id.e-science.pl/vocab/person/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix records: <http://id.e-science.pl/records/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://id.e-science.pl/vocab/unit/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

kv:30922 a skos:Concept ;
    rdfs:seeAlso "https://en.wikipedia.org/wiki/Static_routing"@en ;
    skos:definition "Is a form of routing that occurs when a router uses a manually-configured routing entry, rather than information from a dynamic routing traffic. In many cases, static routes are manually configured by a network administrator by adding in entries into a routing table, though this may not always be the case. Unlike dynamic routing, static routes are fixed and do not change if the network is changed or reconfigured."@en,
        "Forma routingu, która ma miejsce, gdy router używa ręcznie skonfigurowanego wpisu routingu, a nie informacji z dynamicznego ruchu routingu. W wielu przypadkach trasy statyczne są ręcznie konfigurowane przez administratora sieci, dodającego wpisy do tabeli routingu. W przeciwieństwie do routingu dynamicznego, trasy statyczne są stałe i nie zmieniają się, jeśli sieć jest zmieniana lub rekonfigurowana."@pl ;
    skos:inScheme kv:keywordsVocabulary ;
    skos:prefLabel "static routing"@en,
        "routing statyczny"@pl .

RDF/XML

TURTLE

JSON-LD