Skip to content

Commit

Permalink
Added community and dataspaces new drafts
Browse files Browse the repository at this point in the history
  • Loading branch information
riannella committed Aug 10, 2024
1 parent 47b9b50 commit 2d91320
Show file tree
Hide file tree
Showing 5 changed files with 457 additions and 47 deletions.
24 changes: 24 additions & 0 deletions community-vocab/config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
var respecConfig = {
specStatus: "CG-DRAFT",
shortName: "community-vocab",
editors: [ { name: "Name",
url: "linkedIn URL",
company: "Org",
companyURL: "Org URL",
mailto: "person email"},
{ name: "Name",
url: "linkedIn URL",
company: "Org",
companyURL: "Org URL",
mailto: "person email"
}
],
group: "odrl",
wgPublicList: "public-odrl",
inlineCSS: true,
noIDLIn: true,
noLegacyStyle: false,
noRecTrack: true,
lint: true,
github: { repoURL: "https://github.com/w3c/odrl/", branch: "master"}
};
46 changes: 46 additions & 0 deletions community-vocab/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>ODRL Community Vocabulary</title>
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove" defer></script>
<script class="remove" src="config.js"></script>


<link rel="stylesheet" href="https://www.w3.org/TR/vocab-duv/localstyle.css"/>
<link rel="stylesheet" type="text/css" href="https://www.w3.org/StyleSheets/TR/2016/W3C-WG-NOTE"/>
<script src="http://www.w3.org/2013/ShEx/demobits/jquery.min.js" type= "text/javascript"></script>

</head>
<body>
<section id="abstract">
<p>This document </p>

<p></p>

</section>

<section id='sotd'>

</section>

<section id="ack">
<h2>Acknowledgments</h2>
<p>

</p>
</section>


<section id="intro">
<h2>Introduction</h2>
<p>

</p>




</body>
</html>

60 changes: 13 additions & 47 deletions meetings/meeting-2024-09-02.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,90 +15,56 @@

#### 1. Working Drafts

#### 1.1 [ODRL Profile Best Practices](https://w3c.github.io/odrl/profile-bp/)
Owner: Renato
Status: Final Review
Open Issues: [Github](https://github.com/w3c/odrl/issues?q=is%3Aissue+is%3Aopen+label%3A%22Profile+Best+Practices%22)
Notes:
- Section 4.11 accepted update
- Endorsed as FINAL version
- Publish on CG Website [renato]


#### 1.2 [ODRL Implementation Best Practices](https://w3c.github.io/odrl/bp/)
#### 1.1 [ODRL Implementation Best Practices](https://w3c.github.io/odrl/bp/)
Owner: Victor
Status: Early Review
Open Issues: [Github](https://github.com/w3c/odrl/issues?q=is%3Aissue+is%3Aopen+label%3A%22Implementation+Best+Practices%22)
Notes:
- Add some examples to github issues [josuha]



#### 1.3 [ODRL Data Spaces Profile](https://w3c.github.io/odrl/profile-bigdata/)
#### 1.2 [ODRL Data Spaces Profile](https://w3c.github.io/odrl/profile-dataspaces/)
Owner: Joaquin
Status: Under Development
Open Issues: [Github](https://github.com/w3c/odrl/issues?q=is%3Aissue+is%3Aopen+label%3A%22Big+Data%22)
Notes:
- No Report


#### 1.4 [ODRL Temporal Profile](https://w3c.github.io/odrl/profile-temporal/)

#### 1.3 [ODRL Temporal Profile](https://w3c.github.io/odrl/profile-temporal/)
Owner: Ben
Status: Close to Review
Open Issues: [Github Issues](https://github.com/w3c/odrl/issues?q=is%3Aissue+is%3Aopen+label%3A%22Temporal+Profile%22)
Notes:
- No Report

#### 1.5 [ODRL Formal Semantics](https://w3c.github.io/odrl/formal-semantics/)

#### 1.4 [ODRL Formal Semantics](https://w3c.github.io/odrl/formal-semantics/)
Owner: Nicoletta
Status: In Progress
Open Issues: [Github](https://github.com/w3c/odrl/issues?q=is%3Aissue+is%3Aopen+label%3A%22Formal+Semantics%22)
Notes:
- Need a mapping from "State of the World" properties and ODRL concepts
- Review W3C DCAT https://www.w3.org/TR/vocab-dcat-3/
- Review W3C Prov https://www.w3.org/TR/prov-primer/
- Setup another subgroup meeting [nicoletta]

#### 1.6 ODRL Community Vocabulary

#### 1.5 [ODRL Community Vocabulary](https://w3c.github.io/odrl/community-vocab/)
Owner: Beatriz
Status: New
Open Issues: [Github Issues](https://github.com/w3c/odrl/issues?q=is%3Aissue+is%3Aopen+label%3A%22Community+Vocabulary%22)
Notes:
- Will work over "summer" to gather all possible options [beatriz]


#### 2. W3C Business

Open Issues: [Github Issues](https://github.com/w3c/odrl/issues?q=is%3Aissue+is%3Aopen+label%3AW3C)
Notes:
- W3C TPAC Meeting - potential meeting with DPV CG
- [Beatriz] catch up with Harsh.
- W3C ODRL Specifications
- Complete errata [renato]


General Open Issues: [Github Issues](https://github.com/w3c/odrl/issues?q=is%3Aissue+is%3Aopen+label%3AW3C)
W3C ODRL Model/Vocab Recommendation Errata: [Github Issues](https://github.com/w3c/poe/issues?q=is%3Aissue+is%3Aopen+label%3AErratumRaised)

#### 2. Any other Business

- Are there any SHACL Shapes for ODRL?
- [yassir] to review
- Are there examples of more complex ODRL Policies? (yassir)
- See: https://gitlab.com/gaia-x/data-infrastructure-federation-services/deployment-scenario/workshop-hands-on-odrl/-/blob/main/OdrlDirectory.md
- (Possible good source of examples for the Implementation Best Practices?)

#### 3. Any other Business

- Other open Issues:
- https://github.com/w3c/odrl/issues/32
- Contact Bob Wyman to see any concrete outcomes required [renato]
- https://github.com/w3c/odrl/issues/18
- Check the Licenses page (for broken links) then close issue [renato]
- https://github.com/w3c/odrl/issues/17
- Check the Profiles page (for broken links) then close issue [renato]
- https://github.com/w3c/odrl/issues/14
- Contact Vincent Lizzi to see any concrete outcomes required [renato]
- https://github.com/w3c/odrl/issues/12
- Contact Sarven Capadisli to see any concrete outcomes required [renato]

## Next meeting

Date: Monday 02 SEPT 2024 (No August Meeting)
Date: Monday 07 OCTOBER 2024

24 changes: 24 additions & 0 deletions profile-dataspaces/config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
var respecConfig = {
specStatus: "CG-DRAFT",
shortName: "profile-dataspaces",
editors: [ { name: "Name",
url: "linkedIn URL",
company: "Org",
companyURL: "Org URL",
mailto: "person email"},
{ name: "Name",
url: "linkedIn URL",
company: "Org",
companyURL: "Org URL",
mailto: "person email"
}
],
group: "odrl",
wgPublicList: "public-odrl",
inlineCSS: true,
noIDLIn: true,
noLegacyStyle: false,
noRecTrack: true,
lint: true,
github: { repoURL: "https://github.com/w3c/odrl/", branch: "master"}
};
Loading

0 comments on commit 2d91320

Please sign in to comment.