# DC TAP meeting Thursday, September 14, 2023
**Zoom link:** [https://us02web.zoom.us/j/87806474887?pwd=MjRYVWV4MkVhOEZOTFE3MmxoN0pyUT09
Hackmd link: https://hackmd.io/1eHdsU1XQq2paFtPMi79Tg
## Participants
*
## Agenda
**Changes to [Primer](https://dcmi.github.io/dctap/TAPprimer.html) - Done:**
* [Lists of terms not in RDF](https://github.com/dcmi/dctap/issues/45)
* Added "long lists" to picklist area; need to be handled outside of TAP
"This method may be impractical for extremely long picklists, such as lists of country codes or postal codes, which are difficult to encode in a single table cell. DCTAP does not provide a mechanism for such long lists; a mechanism like a separate table or an provision of the list in processing applications will be needed. In those cases, the list will necessarily be maintained outside of the DCTAP."
* [Using language indicators in strings #44](https://github.com/dcmi/dctap/issues/44)
* Make clear that this is for RDF
"When using the language tags with values, this constraint lists those tags that are permitted for the value, such as `"Histoire"@fr` used with RDF data. RDF also defines a data type `rdf:langString` which can be used as a `valueDataType` in this case."
* [ValueDataType for non-RDF data #42](https://github.com/dcmi/dctap/issues/42)
* Include xsd:anyURI as option for strings
"When no `valueNodeType` is being used in the DCTAP, `xsd:anyURI` can define a character string that has the form of a URI, that is, that begins with "http://" and follows the URI standard."
* Added links to templates
* ? where to add list of elements?
**Making examples compatible with dcmi.github.io/dctap**
* Readme files, mainly
**Other issues:**
* [Multiple labels issue](https://github.com/dcmi/dctap/issues/81)
* [PropertyID type as extension](https://github.com/dcmi/dctap/issues/80)