adlnet / xapi-authored-profiles

Repository of official xAPI Profiles

Home Page:https://adlnet.gov/projects/xapi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate Audio Activity Imports

jhaag75 opened this issue · comments

Just noticed there are two audio activity types with different definitions:

http://xapi.vocab.pub/activity-types/index.html

It looks like the original import that used the video definition is still in the database.

I think it's a matter of clearing the graph and reimporting it. Not a big deal, but the cause is that there are two different versions and definitions:

https://github.com/adlnet/xapi-authored-profiles/blob/master/audio/audio.ttl

https://github.com/adlnet/xapi-authored-profiles/blob/master/audio/v1.0/audio.ttl

Thanks for the heads up, I'll look into it

Should be fixed now!
Thanks again for bringing this to my attention!