We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3dfda commit 18d5fa6Copy full SHA for 18d5fa6
reproschema/redcap2reproschema.py
@@ -10,8 +10,6 @@
10
from .jsonldutils import get_context_version
11
from .models import Activity, Item, Protocol, write_obj_jsonld
12
13
-matrix_group_count = {}
14
-
15
# All the mapping used in the code
16
SCHEMA_MAP = {
17
"Variable / Field Name": "@id", # column A
0 commit comments