Skip to content

Commit b79b0a9

Browse files
authored
Support .datainfo in addition to _DataInfo_
1 parent 9eec3dd commit b79b0a9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

JData_specification.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,10 @@ to, the following list
537537
ModifiedTime
538538
```
539539

540+
In software environments where `"_DataInfo_"` can not be defined, such as the root
541+
level of the JSON documents in Apache CouchDB (https://couchdb.apache.org/), an alternative
542+
name `".datainfo"` can be used instead.
543+
540544
### Data Storage Keywords
541545

542546
JData is designed to store a wide variety of data forms. The most common data structures

0 commit comments

Comments
 (0)