adlnet / xapi-authored-profiles

Repository of official xAPI Profiles
https://adlnet.gov/projects/xapi/
Apache License 2.0
42 stars 44 forks source link

Duplicate Audio Activity Imports #79

Closed jhaag75 closed 4 years ago

jhaag75 commented 4 years ago

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

FlorianTolk commented 4 years ago

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

FlorianTolk commented 4 years ago

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