. . . . "David Chaves-Fraga (Ontology Engineering Group - Universidad Politécnica de Madrid)" . "Hu Peng (Huawei Research Ireland)" . "Jhon Toledo (Ontology Engineering Group - Universidad Politécnica de Madrid)" . "José Mora (Huawei Research Ireland)" . "Julián Arenas-Guerrero (Ontology Engineering Group - Universidad Politécnica de Madrid)" . "Mingxue Wang (Huawei Research Ireland)" . "Nicholas Burrett (Huawei Research Ireland)" . "Oscar Corcho (Ontology Engineering Group - Universidad Politécnica de Madrid)" . "Puchao Zhang (Huawei Research Ireland)" . "Raúl Alcázar (Ontology Engineering Group - Universidad Politécnica de Madrid)" . "http://w3id.org/devops-infra/network" . "Ontology for the representation of the network-related parts of a DevOps infrastructure"@en . "http://w3id.org/devops-infra/network.owl" . "2021-04-17" . "https://creativecommons.org/licenses/by/4.0" . "devopsnet" . "http://w3id.org/devops-infra/network#" . "This ontology has been created in the context of a collaboration between the Ontology Engineering Group and Huawei Research Ireland" . "First official release"@en . # # # ################################################################# # # # # Annotation properties # # # ################################################################# # # # http://purl.org/dc/elements/1.1/creator . # # http://purl.org/dc/elements/1.1/identifier . # # http://purl.org/dc/elements/1.1/title . # # http://purl.org/dc/terms/hasFormat . # # http://purl.org/dc/terms/issued . # # http://purl.org/dc/terms/license . # # http://purl.org/vocab/vann/preferredNamespacePrefix . # # http://purl.org/vocab/vann/preferredNamespaceUri . # # # # ################################################################# # # # # Object Properties # # # ################################################################# # # # http://w3id.org/devops-infra/data-center#inDataCenter . # # http://w3id.org/devops-infra/network#belongsToIPNetwork . . . "An IP address belongs to an IP network"@en . "belongs to IP network"@en . # # http://w3id.org/devops-infra/network#exposesIPAddress . . . "A public NAT Entry exposes a public IP address"@en . "exposes IP Address"@en . # # http://w3id.org/devops-infra/network#hasDNSIPAddress . . . "A DNS Domain has a DNS IP Address associated to it"@en . "has DNS IP Address"@en . # # http://w3id.org/devops-infra/network#hasPrivateIP . . . "A virtual floating IP address has a private IP"@en . "has private IP"@en . # # http://w3id.org/devops-infra/network#ipStatus . . . "The status of an IP address, normally associated to private and virtual IP addresses"@en . "IP status"@en . # # http://w3id.org/devops-infra/network#offersSSHChannel . . "A Server or Data Center (or any other element) may offer an SSH Channel in order to get access to them."@en . "offers SSH Channel"@en . # # http://w3id.org/devops-infra/network#partOfIPNetwork . . . "A network segment is part of an IP network"@en . "part of an IP network"@en . # # http://w3id.org/devops-infra/network#providesAccessToIPNetwork . . . "An SSH Channel provides access to an IP network"@en . "provides access to IP network"@en . # # http://w3id.org/devops-infra/network#sshStatus . . . "The status of an SSH connection associated to an IP address (nromally a private or virutal one)"@en . "SSH status"@en . # # http://w3id.org/devops-infra/network#translatesIntoPublicNATEntry . . . "A firewall cluster translates into a public NAT Entry"@en . "translated into a public NAT entry"@en . # # http://w3id.org/devops-infra/network#usedForDNSDomain . . . "A DNS Record Configuration is used for a DNS Domain"@en . "used in DNS domain"@en . # # http://w3id.org/devops-infra/network#usesCertificate . . "A DNS IP uses a certificate"@en . "uses certificate"@en . # # http://w3id.org/devops-infra/organisation#site . # # http://w3id.org/devops-infra/product#serviceInstanceDeployment . # # # # ################################################################# # # # # Data properties # # # ################################################################# # # # http://w3id.org/devops-infra/network#class . . . "standard DNS class field (this is always IN)"@en . "DNS class"@en . # # http://w3id.org/devops-infra/network#destinationIP . . . . "For a Public NAT Entry, this property determines the destination IP address for the translation"@en . "destination IP"@en . # # http://w3id.org/devops-infra/network#destinationPort . . . . "For a Public NAT Entry, this property determines the port of the destination IP address for the translation"@en . "destination port"@en . # # http://w3id.org/devops-infra/network#domainName . . . "For a DNS domain, the name"@en . "domain name"@en . # # http://w3id.org/devops-infra/network#enabled . . . "It determines whether a DNS Record is enabled"@en . "enabled"@en . # # http://w3id.org/devops-infra/network#ipAddress . . . "Specific IP address (xx.xx.xx.xx) for any IP Address resource"@en . "IP address"@en . # # http://w3id.org/devops-infra/network#ipAddressVersion . . . "Version of the IP address (e.g., 4, 6)"@en . "IP address version"@en . # # http://w3id.org/devops-infra/network#isMainMac . . . "It determines whether the MAC address corresponds to the main MAC address"@en . "is main MAC"@en . # # http://w3id.org/devops-infra/network#macAddress . . . "MAC address associated to an IP address (normally a private or virtual address)"@en . "MAC address"@en . # # http://w3id.org/devops-infra/network#networkIP . . . "Network IP address (xx.xx.xx.xx)"@en . "network IP"@en . # # http://w3id.org/devops-infra/network#networkMask . . . "Mask of an IP network"@en . "network mask"@en . # # http://w3id.org/devops-infra/network#port . . . "For a DNS domain, the port where it can be reached"@en . "port"@en . # # http://w3id.org/devops-infra/network#priority . . . "The priority of the target host, lower value means more preferred"@en . "priority"@en . # # http://w3id.org/devops-infra/network#protocol . . "The protocol associated to a network element (e.g., a Public NAT entry, a DNS record, etc.). It is usually TCP or UDP"@en . "protocol"@en . # # http://w3id.org/devops-infra/network#recordType . . . "Type of Record (this is always SRV)"@en . "type of record"@en . # # http://w3id.org/devops-infra/network#region . . "Region where a DNS IP operates"@en . "region"@en . # # http://w3id.org/devops-infra/network#service . . . "The symbolic name of the desired service"@en . "service"@en . # # http://w3id.org/devops-infra/network#sourceIP . . . . "For a Public NAT Entry, this property determines the source IP address for the translation"@en . "source IP"@en . # # http://w3id.org/devops-infra/network#sourcePort . . . . "For a Public NAT Entry, this property determines the port of the source IP address for the translation"@en . "source port"@en . # # http://w3id.org/devops-infra/network#supplier . . . "Supplier of a public IP address"@en . "supplier"@en . # # http://w3id.org/devops-infra/network#target . . . "the canonical hostname of the machine providing the service"@en . "target"@en . # # http://w3id.org/devops-infra/network#ttl . . . "standard DNS time to live field"@en . "time to live"@en . # # http://w3id.org/devops-infra/network#usedTime . . . "Used time for a public IP address"@en . "used time"@en . # # http://w3id.org/devops-infra/network#vendor . . . "Vendor that provides an IP address (normally a private or virtual address)"@en . "vendor"@en . # # http://w3id.org/devops-infra/network#weight . . . "A relative weight for records with the same priority, higher value means higher chance of getting picked"@en . "weight"@en . # # # # ################################################################# # # # # Classes # # # ################################################################# # # # http://w3id.org/devops-infra/certificate#DigitalCertificate . # # http://w3id.org/devops-infra/core#Resource . # # http://w3id.org/devops-infra/data-center#DataCenter . # # http://w3id.org/devops-infra/hardware#Firewall . # # http://w3id.org/devops-infra/network#DNSDomain . . "A DNS is a directory of domain names that align with IP addresses (so called DNS IP in this ontology)"@en . "DNS Domain"@en . # # http://w3id.org/devops-infra/network#DNSRecord . . "A DNS record, which can be an A/AAAA record or a service (SRV) record, is a specification of data in the Domain Name System defining the location, i.e., the hostname and port number, of servers for specified services. It is defined in RFC 2782, and its type code is 33. Some Internet protocols such as the Session Initiation Protocol (SIP) and the Extensible Messaging and Presence Protocol (XMPP) often require SRV support by network elements."@en . "DNS Record"@en . # # http://w3id.org/devops-infra/network#FirewallCluster . . "A firewall cluster is a logical cluster of firewalls to allow high availability."@en . "Firewall Cluster"@en . # # http://w3id.org/devops-infra/network#IPAddress . . "An Internet Protocol address (IP address) is a numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication. An IP address serves two main functions: host or network interface identification and location addressing."@en . "IP Address"@en . # # http://w3id.org/devops-infra/network#IPNetwork . . "An IP network is a communication network that uses Internet Protocol (IP) to send and receive messages between one or more computers. As one of the most commonly used global networks, an IP network is implemented in Internet networks, local area networks (LAN) and enterprise networks. An IP network requires that all hosts or network nodes be configured with the TCP/IP suite."@en . "IP Network"@en . # # http://w3id.org/devops-infra/network#NetworkSegment . . "A network segment is a portion of a computer network. The nature and extent of a segment depends on the nature of the network and the device or devices used to interconnect end stations."@en . "Network Segment"@en . # # http://w3id.org/devops-infra/network#PrivateIPAddress . . "A private IP address is an internal address that is not routed on the Internet, working on a local network."@en . "Private IP Address"@en . # # http://w3id.org/devops-infra/network#PublicIPAddress . . "A public IP address, in common parlance, is a globally routable unicast IP address, meaning that the address is not an address reserved for use in private networks, such as those reserved by RFC 1918, or the various IPv6 address formats of local scope or site-local scope, for example for link-local addressing. Public IP addresses may be used for communication between hosts on the global Internet."@en . "Public IP Address"@en . # # http://w3id.org/devops-infra/network#PublicNATEntry . . "Network address translation (NAT) is a method of remapping an IP address space into another by modifying network address information in the IP header of packets while they are in transit across a traffic routing device. A Public NAT Entry contains information about the wahy in which a source IP address and port is transformed into a destination IP address and port"@en . "Public NAT Entry"@en . # # http://w3id.org/devops-infra/network#SSHChannel . . "A secure channel over an unsecured network by using a client–server architecture, connecting an SSH client application with an SSH server"@en . "SSH Channel"@en . # # http://w3id.org/devops-infra/network#VirtualFloatingIPAddress . . "A virtual (floating) IP address is an IP address that doesn't correspond to an actual physical network interface. Uses for VIPs include network address translation (especially, one-to-many NAT), fault-tolerance, and mobility."@en . "Virtual Floating IP Address"@en . # # http://w3id.org/devops-infra/organisation#Site . # # Generated by the OWL API (version 5.1.14) https://github.com/owlcs/owlapi/