-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
21 lines (21 loc) · 715 Bytes
/
Copy pathCITATION.cff
File metadata and controls
21 lines (21 loc) · 715 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata from this file."
title: "XML Model Validator"
type: software
authors:
- family-names: "Dunning"
given-names: "Andrew N. J."
orcid: "https://orcid.org/0000-0003-0464-5036"
version: "2.2.1"
date-released: 2026-04-22
license: "MIT"
repository-code: "https://github.com/adunning/xml-model-validator"
url: "https://github.com/adunning/xml-model-validator"
abstract: "A Java CLI and GitHub Action for validating XML files that use xml-model processing instructions, with support for Relax NG and Schematron."
keywords:
- "xml"
- "xml-model"
- "validation"
- "relax-ng"
- "schematron"
- "tei"