There is a newer version of the record available.

Published March 10, 2017 | Version v0.7.0
Software Open

digitallinguistics/dlx-js: v0.7.0

  • 1. University of California, Santa Barbara

Description

NB: This release accidentally skips a version number. There is no v0.6.0.

dlx.base.Model
  • CHANGE: Model.defineArray, Model.defineProp, and Model.defineEnumProp now define properties that are configurable.
  • FIX Model.defineArray: Fixes an issue where certain types of values were not being added to the array correctly.
  • NEW Model.defineEnumProp: Defines a property on an object which may only be set to the specified values.
  • NEW Model.simplify: Removes all empty strings, arrays, maps, sets, and objects from an object.
dlx.data
  • NEW phonologicalFeatures: An object containing lists of values for different types of phonological features.
dlx.data.phonologicalFeatures
  • NEW airstream: An array of airstream mechanisms
  • NEW backness: An array of backness values for vowels
  • NEW diacritics: An array of diacritical features
  • NEW height: An array of height values for vowels
  • NEW length: An array of length values for vowels or consonants
  • NEW manner: An array of manners of articulation
  • NEW place: An array of places of articulation
  • NEW rounding: An array of rounding vowels
  • NEW voicing: An array of voicing values
dlx.models
  • NEW Access: A class representing a description of access permissions for a resource. See the format for Access objects for a complete description of the Access model.
  • NEW Address: A class representing a postal address. See the format for Address objects for a complete description of the Address model.
  • NEW Grapheme: A class representing a grapheme. See the format for Orthography objects for a complete description of the Grapheme model.
  • NEW Language: A class representing a Language. See the format for Language objects for a complete description of the Language model.
  • NEW Location: A class representing a Location. See the format for Location objects for a complete description of the Location model.
  • NEW Orthography: A class representing an orthography. See the format for Orthography objects for a complete description of the Orthography model.
  • NEW Phoneme: A class representing a phoneme as an abstract type. See the format for Phoneme objects for a complete description of the Phoneme model.
dlx.models.Morpheme
  • REMOVE form: This property has been removed. Use the transcription property instead.

Files

digitallinguistics/dlx-js-v0.7.0.zip

Files (1.0 MB)

Name Size Download all
md5:7a27b03f2846654df1d6537a5abca936
1.0 MB Preview Download

Additional details