sleep   Download Quads loadRules  nextGraph  nextNode  nextPredicate nextObject memVance  remem  vanceProperty   




Select Context:

urgraph
namespaces

Type a quad then hit the <Enter> key:
Current context: _:100000003
<http://valet.webthing.com/access/classlib.rdf #classlib>nodeEvent
type  classlib
language  "C++"
title  "Accessibility Valet Test Library"
description  "The standard library of test classes used for the WCAG and Section508 tests in the Valet accessibility tools at valet.webthing.com."
testdef  <http://valet.webthing.com/access/classlib.rdf #testPeer>, <http://valet.webthing.com/access/classlib.rdf #xtestPeerEl>, <http://valet.webthing.com/access/classlib.rdf #hasChild>, <http://valet.webthing.com/access/classlib.rdf #hasChild2>, <http://valet.webthing.com/access/classlib.rdf #hasAttrOrText>, <http://valet.webthing.com/access/classlib.rdf #testHeadLink>, <http://valet.webthing.com/access/classlib.rdf #isNavBar>, <http://valet.webthing.com/access/classlib.rdf #isHeader>, <http://valet.webthing.com/access/classlib.rdf #testTableAxes>, <http://valet.webthing.com/access/classlib.rdf #testFormSubmit>, <http://valet.webthing.com/access/classlib.rdf #testTHabbr>, <http://valet.webthing.com/access/classlib.rdf #testAttr>, <http://valet.webthing.com/access/classlib.rdf #testAttr2>, <http://valet.webthing.com/access/classlib.rdf #testInputs>, <http://valet.webthing.com/access/classlib.rdf #hasAnyChild>, <http://valet.webthing.com/access/classlib.rdf #Deprecated>
<http://valet.webthing.com/access/classlib.rdf #testPeer>nodeEvent
type  class
description  "Tests an attribute for existence of another named attribute of the same element"
domain  <http://valet.webthing.com/rdflib/dom.rdf#attribute>
param  _:a2
_:a1nodeEvent
type  string
description  "The other attribute"
<http://valet.webthing.com/access/classlib.rdf #xtestPeerEl>nodeEvent
type  class
description  " Test an element for existence of another element with a common ancestor."
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
param  _:a4, _:a5
_:a3nodeEvent
type  string
description  "the other element", "the common ancestor"
<http://valet.webthing.com/access/classlib.rdf #hasChild>nodeEvent
type  class
description  " Tests whether element has a specified child element within a certain recursion depth."
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
param  _:a7, _:a8
_:a6nodeEvent
type  string, integer
description  "the child element", "maximum depth to look (1 for an immediate child)"
<http://valet.webthing.com/access/classlib.rdf #hasChild2>nodeEvent
type  class
description  "Tests whether element has at least one of two specified child elements, without recursion."
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
param  _:a10, _:a11
_:a9nodeEvent
type  string
description  "the first element", "the second element"
<http://valet.webthing.com/access/classlib.rdf #hasAttrOrText>nodeEvent
type  class
description  "Test whether node has either a specified attribute or text content. "
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
param  _:a13
_:a12nodeEvent
type  string
description  "the specified attribute"
<http://valet.webthing.com/access/classlib.rdf #testHeadLink>nodeEvent
type  class
description  " Test HEAD section for a linked stylesheet "
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
<http://valet.webthing.com/access/classlib.rdf #isNavBar>nodeEvent
type  class
description  "Test of whether an element looks like a navbar *and* doesn't start with an internal link."
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
<http://valet.webthing.com/access/classlib.rdf #isHeader>nodeEvent
type  class
description  "Tests whether an element appears that it should be a header"
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
param  _:a15
_:a14nodeEvent
type  bool
description  "is this element structurally a heading (toggles whether looking like a header means pass or fail)"
<http://valet.webthing.com/access/classlib.rdf #testTableAxes>nodeEvent
type  class
description  " Test of whether any cells of a table are structurally connected using the scope and/or headers attributes."
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
<http://valet.webthing.com/access/classlib.rdf #testFormSubmit>nodeEvent
type  class
description  " Tests an HTML Form for the presence of at least one input of type submit or image."
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
<http://valet.webthing.com/access/classlib.rdf #testTHabbr>nodeEvent
type  class
description  "Tests whether an element's abbr attribute has a sensible short length, or the element itself if there is no abbr."
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
<http://valet.webthing.com/access/classlib.rdf #testAttr>nodeEvent
type  class
description  "Tests whether an element has a given attribute."
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
param  _:a17, _:a18
_:a16nodeEvent
type  string, bool
description  "The attribute to look for", "toggles whether having the attribute means pass or fail)"
<http://valet.webthing.com/access/classlib.rdf #testAttr2>nodeEvent
type  class
description  "Tests for existence of some combination of two attributes."
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
param  _:a20, _:a21, _:a22, _:a23
_:a19nodeEvent
type  string, integer
description  "The first attribute", "The second attribute", "The minimum number of these attributes allowed", "The maximum number of these attributes allowed"
<http://valet.webthing.com/access/classlib.rdf #testInputs>nodeEvent
type  class
description  "Tests form inputs (types radio and checkbox) for problematic scripting events."
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
<http://valet.webthing.com/access/classlib.rdf #hasAnyChild>nodeEvent
type  class
description  "Test whether an element has any children"
domain  <http://valet.webthing.com/rdflib/dom.rdf#element>
<http://valet.webthing.com/access/classlib.rdf #Deprecated>nodeEvent
type  class
description  "A null test that always issues a warning"


 Name of context in which to read document, leave blank for current context.  Paste in the URL to read, include the url between angeled brackets  <...>.  You can also past a local file path, but for Win32 platforms use forward slashes example c:/sailor/sources.quads Grammars:
N3
Quads/Ntriples
rdf