Skip to content

linking between SoftwareSourceCode and SoftwareApplication? #198

@cboettig

Description

@cboettig

IMHO, schema.org/SoftwareSourceCode and schema.org/SoftwareApplication ought to have a reversible property indicating the relationship between the two. This would allow us to nest properties which are technically part of SoftwareApplication and not part of SoftwareSourceCode (e.g. memoryRequirements) as part of a SoftwareApplication type object, rather than putting them directly as properties of the SoftwareSourceCode object.

SoftwareSourceCode does have targetApplication, but this does not seem to refer to the application that the source-code is defining, but rather a runtime environment (such as an operatingSystem). SoftwareApplication does not seem to have any property corresponding to identifying the application's source code.

Thoughts on this? Shall we open this issue over in https://github.com/schemaorg/schemaorg for discussion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions