File: test.namespace.yaml

package info (click to toggle)
hdmf 3.14.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,372 kB
  • sloc: python: 34,738; makefile: 303; sh: 35
file content (18 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
namespaces:
- name: test
  doc: Test namespace
  author:
  - Test test
  contact:
  - test@test.com
  full_name: Test
  schema:
  - namespace: hdmf-common
    my_data_types:
    - Data
    - DynamicTable
    - Container
  - doc: This source module contains base data types.
    source: test.base.yaml
    title: Base data types
  version: 0.1.0