|
Class Summary |
| AAASBenchmark |
Extends AsnStandard to provide custom rendering of display text for AAAS standards. |
| AsnAuthors |
Class to read the ASN authors document from ASN web service and provide
author lookup by author purl. |
| AsnDocStatement |
Extends AsnStatement to capture document-level information from the
"asn:StandardDocument" statement of a ASN resolver response or a ASN
standards document file. |
| AsnDocument |
Encapsulates an ASN Standards Document by reading the source XML file and
creating a hierarchy of AsnStandard instances. |
| AsnHelper |
Utility class to provide acess to resolution services for ASN topics and
authors. |
| AsnStandard |
Wraps AsnStatement to expose object based hierarchy information,
such as "children" and "ancestors" as AsnStandards rather than ASN IDs, and
to expose resolved ASN purl-based Attributes as human-readable strings, such as
"Science" rather than "http://purl.org/ASN/scheme/ASNTopic/science". |
| AsnStatement |
Encapsulates a single statement of an ASN Standards Document or ASN Resolver
Response, which are represented as RDF elements, and exposes statement
attributes as Strings and Lists. |
| AsnTester |
|
| AsnTopics |
Class to read the ASN topics document from ASN web service and provide topic
lookup by topic purl. |
| ColoradoBenchmark |
Extends AsnStandard to provide custom "description" for Colorado Benchmarks. |
| ColoradoStandardDisplay |
NOT YET DOCUMENTED |
| NameSpaceXMLDocReader |
Class to read the ASN topics docuement and provide lookups by topic purl. |
| RootAsnStandard |
Root standard of the Sandards Document representing the top-most standard in
the hierarchy for the Document. |