Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Mar 12, 2024
1 parent dff4d87 commit 3b30717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/spec_language_support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
Support for the HDMF Specification Language
===========================================

The HDMF API provides nearly full support for all features of the `HDMF Specificiation Language`_
The HDMF API provides nearly full support for all features of the `HDMF Specification Language`_
version 3.0.0, except for the following:

1. Attributes containing multiple references (see `#833`_)
2. Certain text and integer values for quantity (see `#423`_, `#531`_)
3. Datasets that do not have a data_type_inc/data_type_def and contain either a reference dtype or a compound dtype (see `#737`_)
4. Passing dataset dtype and shape from parent data type to child data type (see `#320`_)

.. _HDMF Specificiation Language: https://hdmf-schema-language.readthedocs.io/en/latest/>`
.. _HDMF Specification Language: https://hdmf-schema-language.readthedocs.io
.. _#833: https://github.com/hdmf-dev/hdmf/issues/833
.. _#423: https://github.com/hdmf-dev/hdmf/issues/423
.. _#531: https://github.com/hdmf-dev/hdmf/issues/531
Expand Down

0 comments on commit 3b30717

Please sign in to comment.