https://schema.org/SoftwareApplication Crosswalk for CodeMeta
The CodeMeta spec defines metadata for software projects or software applications.
Root properties:
@type: SoftwareApplication
| Schema.org | CodeMeta |
|---|---|
| https://schema.org/softwareVersion | softwareVersion |
| https://schema.org/description | description |
| https://schema.org/applicationCategory | applicationCategory |
| https://schema.org/applicationSubCategory | applicationCategory |
| https://schema.org/copyrightYear | copyrightYear |
| https://schema.org/dateCreated | dateCreated |
| https://schema.org/name | name |
| https://schema.org/operatingSystem | operatingSystem |
| https://schema.org/keywords | keywords |
| https://schema.org/softwareRequirements | softwareRequirements |
| https://schema.org/author | author |
| https://schema.org/license | license |
| https://schema.org/publisher | publisher |
| https://schema.org/softwareHelp | softwareHelp |
Author
@type: Person
| Schema.org | CodeMeta |
|---|---|
| https://schema.org/affiliation | affiliation |
| https://schema.org/email | |
| https://schema.org/familyName | familyName |
| https://schema.org/givenName | givenName |
| https://schema.org/identifier | identifier |
Affiliation
@type: Organization
| Schema.org | CodeMeta |
|---|---|
| https://schema.org/identifier | identifier |
| https://schema.org/name | name |
License
@type: CreativeWork
| Schema.org | CodeMeta |
|---|---|
| https://schema.org/identifier | identifier |
| https://schema.org/name | name |
| https://schema.org/url | url |
Publisher
@type: Organization
| Schema.org | CodeMeta |
|---|---|
| https://schema.org/email | |
| https://schema.org/identifier | identifier |
| https://schema.org/name | name |
Software Help
@type: CreativeWork
| Schema.org | CodeMeta |
|---|---|
| https://schema.org/name | name |
| https://schema.org/url | url |