Miika Alonen

Results 15 issues of Miika Alonen

Entities doesnt show up in the vie-model if there is additional elements after the rel-attribute. For example here project-entities are missing and foaf:pastProject refers to a empty list. <div class="test"...

@type attribute doesnt show up in img-entity attributes. For example: <div class="test" typeof="foaf:Person" about="http://aboutme.com/me#"> <div class="photobox" rel="foaf:img"> <img class="photo" typeof="foaf:Image" src="me.jpg" alt="me" title="me"/> </div> <div> <span property="foaf:firstName">Just</span> <span property="foaf:lastName">Me</span> </div>...

Markov examples seems to be broken ... older examples should also be fixed to new syntax.

Add support for use of enumerables with *rhythm*

enhancement

For example: adsr: [0.1,0.5,0.2,0.4]