Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

defaults steps could be provided in an rdf:List instead of olo:OrderedList #22

Open
Antoine-Zimmermann opened this issue Nov 16, 2015 · 1 comment

Comments

@Antoine-Zimmermann
Copy link
Collaborator

For instance:

scor:PlanSupplyChain scor:hasDefaultSteps (
scor:PSCIdentifyPrioritizeAggregateSCRequirements
scor:IdentifyPrioritizeAggregateSCResources
scor:BalanceSCResourcesWithSCRequirements
scor:EstablishCommunicateSCPlans
) .

@clange
Copy link

clange commented Nov 16, 2015

Depends on what you want to achieve.

RDF's built-in data structures may not be sufficiently explicit given the requirements that a use case may have. See the Ontology Design Patterns Wiki for background on olo:OrderedList etc. However note that this is not the only alternative approach. The Collection Ontology is another one.

@Antoine-Zimmermann sorry for interfering; I have no role in the design of scor other than occasionally giving advice to @np00. It's really just that I'm receiving these notification emails and find them interesting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants