> I want to express that a foaf:Person is associated w/ a mo:Genre. Can a
> foaf:Agent be the subject of a mo:Genre ? Can the spec be changed to
> accommodate this?
>
I don't see any reason why not :-)
I just added this to the todo list.
Cheers,
y
I think there was a capitalisation mistake here.
I believe Kurt's asking whether you can use the mo:genre *property* with
a foaf:Agent as the subject, eg.
:me a mo:SoloMusicArtist .
gen:Rock a mo:Genre .
:me mo:genre gen:Rock .
hth,
c