LinkedBrainz/NGS to RDF mappings: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
Line 25: Line 25:
! RDF
! RDF
|-
|-
|rowspan="6"|core entities
|rowspan="7"|core entities
|-
|rowspan="2"|entities
|-
|-
|'artist'
|'artist'

Revision as of 14:05, 2 August 2010

This page is for discussing mapping of Next Generation Schema and Advanced Relationships to RDF.

NGS Objects

The following objects exist in the Next Generation Schema:

core entities that have mbids:

entities that share/borrow mbids:

just objects:

MO Mappings

mappings to the Music Ontology can be collected here. jump in and have your say :-)

proposed mappings to mo - kurtjx
NGS RDF
core entities
entities
'artist' 'mo:MusicArtist'
'release' 'mo:Release'
'release_group' 'mo:SignalGroup'
'recording' 'mo:Signal'
'label' 'mo:Label'
'work' 'mo:MusicalWork'
'url' 'foaf:Document'
'medium' 'mo:Record'
'tracklist' absorbed into mo:SignalGroup
'artist_credit' collapse into foaf:maker relations?