Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/w3c/rdf-star-wg

RDF-star Working Group
https://github.com/w3c/rdf-star-wg

Last synced: 4 months ago
JSON representation

RDF-star Working Group

Awesome Lists containing this project

README

        

# RDF-star Working Group

This is the main repository of the [RDF-star working group](https://www.w3.org/groups/wg/rdf-star/). See:
- [Participants](https://www.w3.org/groups/wg/rdf-star/participants),
- [Charter](https://www.w3.org/2022/08/rdf-star-wg-charter/)
- [Tools](https://www.w3.org/groups/wg/rdf-star/tools) (mailing lists and repositories)
- [Minutes of working group meetings](https://www.w3.org/services/meeting-minutes?channel=rdf-star&num=2000)
- [Calendar](https://www.w3.org/groups/wg/rdf-star/calendar): regular weekly meetings, every Thursday, at [12:00 ET (America/New York)](https://www.timeanddate.com/worldclock/full.html), duration 0:55
- [IPR policy](https://www.w3.org/groups/wg/rdf-star/ipr)

For general issues about RDF-star and the RDF/SPARQL 1.2 family of specifications,
you can [raise an issue](https://github.com/w3c/rdf-star-wg/issues) on this repository,
or send an email to the [public mailing list](https://lists.w3.org/Archives/Public/public-rdf-star-wg/).

For more targeted discussion on one of the deliverables, use [the corresponding repository](https://www.w3.org/groups/wg/rdf-star/tools).

## Working Group documents

In addition to the related repositories referenced as deliverables above. Contributors should reference the [Editor's Guide](https://github.com/w3c/rdf-star-wg/wiki/Editor's-guide) for general practices in editing specifications, submitting Pull Requests, and generally working with [ReSpec](https://respec.org/docs/).

Note that per the [W3C Patent Policy](https://www.w3.org/Consortium/Patent-Policy-20200915/), the group is only able to accept non-trivial contributions from Working Group members. However, comments and minor update suggestions from others are welcome.

Additional notes that are pertinent to Working Group discussions may be found in the [wiki](https://github.com/w3c/rdf-star-wg/wiki) as well as the following:

* [Text Direction considerations](docs/text-direction.md)

## Approximate WG Process Flow

1. Create [Issue](https://github.com/w3c/rdf-star-wg/issues/) asking question, pointing to problem, etc., with title and initial post as neutral as possible regarding (direction of) resolution. Raise general concerns on [RDF-star WG repo](https://github.com/w3c/rdf-star-wg/); raise doc-specific concerns on specific [relevant repo(s)](https://www.w3.org/groups/wg/rdf-star/tools).

1. Discuss in [Issue](https://github.com/w3c/rdf-star-wg/issues/) and/or on [mailing list](https://lists.w3.org/Archives/Public/public-rdf-star-wg/) and/or in [telecons](https://www.w3.org/groups/wg/rdf-star/calendar)

1. Upon general consensus of (direction of) resolution, create [Pull Request](https://github.com/w3c/rdf-star-wg/pulls) with specifics

1. Seek reviews of PR

1. Massage content of PR until generally acceptable

1. Merge PR

1. Repeat as needed