Skip to content

Wrong element data object for typed child #4

Description

@alexmilowski

In the follow example, the schema:Organization typed child doesn't not have the right .data value on the element. It has the schema:Person instance instead of its own.

<div typeof="Person">
      <p property="name">Alex Milowski</p>
      <div property="affiliation" resource="http://ischool.berkeley.edu/" typeof="Organization">
          <p><span property="department">School of Information</span>, <span property="name">University of California, Berkeley</span></p>
      </div>
 </div>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions