Skip to content

Commit

Permalink
Add shapes and footprints sections.
Browse files Browse the repository at this point in the history
WIP for #5.
  • Loading branch information
RubenVerborgh committed Jul 4, 2019
1 parent 1884f28 commit 494c709
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions main/clients.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,38 @@ Clients and Apps {#clients}
Issue: Write introduction to the Clients and Apps section.


## Cross-Origin Resource Sharing ## {#cors}
## Implementation Guidance ## {#client-guidance}
<em>This section is non-normative.</em>

Issue: Write Cross-Origin Resource Sharing section.
Issue: Write Implementation Guidance section.

A Solid data pod MUST conform to the CORS specification [[!FETCH]].

## Data Shapes and Footprints ## {#shapes-footprints}

## Implementation Guidance ## {#client-guidance}
Issue: Write introduction to Data Shapes and Footprints section.


### Data Shapes ### {#shapes}
Issue: Write Data Shapes section.

Issue: Write Implementation Guidance section.

### Footprints ### {#footprints}
Issue: Write Footprints section.


## Data Shape Guidance ## {#shape-guidance}
<em>This section is non-normative.</em>

Issue: Write Data Shape Guidance section.


## Cross-Origin Resource Sharing ## {#cors}

Issue: Write Cross-Origin Resource Sharing section.

A Solid data pod MUST conform to the CORS specification [[!FETCH]].


## Update Notifications ## {#notifications}

Issue: Write Update Notification section.
Expand Down

0 comments on commit 494c709

Please sign in to comment.