The DC TAP Template is a Google sheet designed to be copied and used as a template for creating Tabular Application Profiles. It goes beyond the core TAP model to provide a sheets for: metadata about the TAP; prefixes used in compact URIs; information about shapes; and default values for TAP and other properties. This is all the information needed by the TAP2SHACL python program to create a SHACL representation of the application profile.
There is an example of this template used to record the information used in the simple book example from the DCTAP Primer.
Please use this repository to riase issues, make feature requests, comment etc.
The TAPdownloader directory holds a python script that can be used to download the sheets form a Google sheet based on the DCTAP template and save then as csv files with the default names used by TAP2SHACL.