Wikidata:WikiProject Informatics/Protocols

From Wikidata
Jump to navigation Jump to search
HomeAlgorithmsLanguagesStructuresProtocolsSoftwareHardware
Welcome to the computer network protocol (Q15836568) section of the WikiProject Informatics

Protocols[edit]

Specific protocols modelled in detail are:

Queries[edit]

List of computer network protocol (Q15836568) with missing information or from an unknown protocol suite[edit]

The following query uses these:

  • Properties: instance of (P31)  View with Reasonator View with SQID, subclass of (P279)  View with Reasonator View with SQID, port (P1641)  View with Reasonator View with SQID, of (P642)  View with Reasonator View with SQID
    SELECT ?protocol ?protocolLabel ?port ?protocolSuiteLabel WHERE {
      ?protocol wdt:P31/wdt:P279* wd:Q15836568 .
      ?protocol p:P1641 ?portStatement .
      OPTIONAL { ?portStatement ps:P1641 ?port } .
      OPTIONAL { ?portStatement pq:P642 ?protocolSuite } .
      FILTER (!BOUND(?protocolSuite) || (?protocolSuite != wd:Q8803 && ?protocolSuite != wd:Q11163 && ?protocolSuite != wd:Q576997))
      SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
    }
    ORDER BY ASC(?port)
    

The following query uses these:

  • Properties: instance of (P31)  View with Reasonator View with SQID, OSI Model layer location (P5805)  View with Reasonator View with SQID
    SELECT ?komputila_retkomunika_protokolo ?komputila_retkomunika_protokoloLabel WHERE {
      SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
      ?komputila_retkomunika_protokolo wdt:P31 wd:Q15836568.
      ?komputila_retkomunika_protokolo wdt:P5805 wd:Q189768.
    }
    

Data models[edit]

Property Expected values Expected qualifier properties
instance of (P31) computer network protocol (Q15836568) none
part of (P361) Internet protocol suite (Q81414)
port (P1641) integer value
based on (P144) one or more of the following: none
described by source (P1343) one or more of the following: none
OSI Model layer location (P5805) one or more of the following: none
IANA service name (P5814) string value none

Subpages[edit]