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

Useful Notations, Languages, Technologies, and Best Practices #2

Open
AdamSobieski opened this issue Nov 22, 2022 · 2 comments
Open

Comments

@AdamSobieski
Copy link
Collaborator

AdamSobieski commented Nov 22, 2022

This issue is about useful existing notations, languages, technologies, and best practices for the group to explore.

STRIPS, ADL, PDDL, RDDL

XML, HTML, JSON, RDF, OWL, SPARQL, SPARUL, SWRL, RIF

JavaScript, TypeScript, Probabilistic-JS, WebPPL

BPEL/BPMN. BPELscript, XPDL, XAML/XOML

WSDL, WSDL-S

LAPKT, Tarski

Do any other notations, languages, technologies, or best practices come to mind?

@jbx1
Copy link

jbx1 commented Nov 22, 2022

YAML is pretty much the defacto web-standard these days for user-generated input since it is very easy to read, lightweight to parse, and allows for user-comments (it is a superset of JSON). (See Open API , RAML, Docker Compose, Kubernetes, Spring Boot).

@AdamSobieski
Copy link
Collaborator Author

Thanks @jbx1. I added YAML to our new and evolving timeline of languages.

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