Skip to content
/ gc Public

Tools for processing Genericode codelists

Notifications You must be signed in to change notification settings

kosek/gc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tools for processing Genericode codelists

This repository contains few XSLT utilities for working with OASIS Genericode codelists.

This transformation converts codelist into simple HTML table.

By default all columns are output. It is possible to filter columns by setting parameter columns to regular expression that will match only specific column IDs. E.g. id|name|description.

This transformation converts codelist into simple Markdown.

By default all columns are output. It is possible to filter columns by setting parameter columns to regular expression that will match only specific column IDs. E.g. id|name|description.

About

Tools for processing Genericode codelists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages