Skip to content

Releases: sinanatra/NestedDataTypes

v3.3.0

08 Mar 13:09
Compare
Choose a tag to compare
chore typo

v3.2.2

11 Jan 11:02
0a4e797
Compare
Choose a tag to compare

Changed permission, removed clone items

v3.2.1

02 Nov 14:03
Compare
Choose a tag to compare
v3.2.1

v3.2.0

29 Oct 09:07
Compare
Choose a tag to compare

replaced uri as text string with the link item function

v3.1.0

04 Aug 12:23
Compare
Choose a tag to compare

updated css and cleaned hidden resources

v3.0.0

27 Jul 11:33
f9ff11e
Compare
Choose a tag to compare
Merge pull request #7 from sinanatra/hide-properties

Hide specific properties in the frontend

v2.2.2

21 Jul 09:20
Compare
Choose a tag to compare
changed version 📜

v2.2.1

21 Jul 09:18
Compare
Choose a tag to compare
changed version

v2.2.0

02 Jul 13:40
1a1487a
Compare
Choose a tag to compare

Added the possibility to link to internal Omeka-S resources

v2.1.0

29 Jun 14:44
c1e611b
Compare
Choose a tag to compare

Added secondary nest, e.g.

"properties": [
    {
        "@type": "crm:E54_Dimension",
        "crm:P141i_was_assigned_by": [
            {
                "@type": "crm:E13_Attribute_Assignment",
                "crm:P14_carried_out_by": {
                    "@value": "value"
                }
            }
        ]
    }
]