Skip to content

pnnl/assetscore-schematron-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schematron for Building Energy Asset Score

This repository contains Schematron documents that may be used validate XML documents that are generated by the Building Energy Asset Score project.

This repository also contains Ruby scripts that may be used to validate links within XML documents that are generated by the Building Energy Asset Score project.

Usage

The following Schematron documents are available:

Application Use Case Status Link
Audit Template New York City Energy Efficiency Report Complete XML

Link Validator

To validate links within XML documents that are generated by the Building Energy Asset Score project:

  1. Clone and navigate to this repository:
    git clone https://github.com/pnnl/assetscore-schematron-docs.git && cd assetscore-schematron-docs
  2. Install dependencies:
    bundle install
  3. Execute the script:
    bundle exec bin/cli.rb validate FILE
    where FILE is the path to the XML document to be validated.

License

The 2-Clause BSD License

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/pnnl/assetscore-schematron-docs.

About

Schematron XML documents for Building Energy Asset Score

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages