SPARQL | HTML Microdata document
This HTML5 document contains 8 embedded RDF statements represented using HTML+Microdata notation.
The embedded RDF content will be recognized by any processor of HTML5 Microdata.
Namespace Prefixes
Prefix IRI
rdfs http://www.w3.org/2000/01/rdf-schema#
rdf http://www.w3.org/1999/02/22-rdf-syntax-ns#
owl http://www.w3.org/2002/07/owl#
n2 http://openconfig.net/yang/bgp#
xsdh http://www.w3.org/2001/XMLSchema#
Statements
Subject Item n2:ignore_as_path_length
rdf:type
owl:FunctionalProperty
owl:DatatypeProperty
rdfs:domain
n2:state
n2:config
n2:bgp_common_route_selection_options_config
rdfs:range
xsdh:boolean
rdfs:comment
The default value is : false
Ignore the AS path length when selecting the best path.
The default is to use the AS path length and prefer paths
with shorter length.