Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic Metaschema Tutorial #275

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion build/config/.lycheeignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
https://search.usa.gov/search
https://search.usa.gov/search
http://csrc.nist.gov/ns/oscal/metaschema/1.0
954 changes: 954 additions & 0 deletions website/content/tutorials/1-getting-started/_index.md

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions website/content/tutorials/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: "Metaschema Tutorials"
Description: "Collection of Metaschema tutorials"
heading: Getting Started with Metaschema
menu:
primary:
name: Tutorials
weight: 10
---

The following tutorials provide walk-throughs for developers to understand Metaschema, its use cases, and how to use or develop news to exercise them.
2 changes: 1 addition & 1 deletion website/content/use/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ menu:

Currently, the Metaschema syntax uses an [XML-based format](https://github.com/usnistgov/metaschema/blob/master/toolchains/xslt-M4/validate/metaschema.xsd). Alternate formats (e.g., JSON, YAML) are currently being considered.

An [ISO Schematron](http://schematron.com/) ruleset is also [provided]https://github.com/usnistgov/metaschema/blob/master/toolchains/xslt-M4/validate/metaschema-composition-check.sch) to enforce some of the rules described below.
An [ISO Schematron](http://schematron.com/) ruleset is also [provided](https://github.com/usnistgov/metaschema/blob/master/toolchains/xslt-M4/validate/metaschema-composition-check.sch) to enforce some of the rules described below.
874 changes: 874 additions & 0 deletions website/static/img/computer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
927 changes: 927 additions & 0 deletions website/static/img/computer_numbered.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.