-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ ldbc/ldbc.github.io-internal@143deea 🚀
- Loading branch information
0 parents
commit d3191ee
Showing
661 changed files
with
433,381 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<IfModule mod_deflate.c> | ||
AddOutputFilterByType DEFLATE text/plain | ||
AddOutputFilterByType DEFLATE text/html | ||
AddOutputFilterByType DEFLATE text/xml | ||
AddOutputFilterByType DEFLATE text/css | ||
AddOutputFilterByType DEFLATE application/xml | ||
AddOutputFilterByType DEFLATE application/xhtml+xml | ||
AddOutputFilterByType DEFLATE application/rss+xml | ||
AddOutputFilterByType DEFLATE application/javascript | ||
AddOutputFilterByType DEFLATE application/x-javascript | ||
AddOutputFilterByType DEFLATE image/jpg | ||
AddOutputFilterByType DEFLATE image/png | ||
AddOutputFilterByType DEFLATE image/gif | ||
AddOutputFilterByType DEFLATE image/jpeg | ||
AddOutputFilterByType DEFLATE image/svg+xml | ||
</IfModule> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ldbcouncil.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This repository is built based on the source at <https://github.com/ldbc/ldbc.github.io-internal/> (private repository). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,371 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en-us"><head> | ||
<meta charset="utf-8"> | ||
<title>Becoming a Member</title> | ||
|
||
<!-- mobile responsive meta --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | ||
<meta name="description" content="Linked Data Benchmark Council Website"> | ||
|
||
<meta name="author" content="LDBC"> | ||
<meta name="generator" content="Hugo 0.114.1"> | ||
|
||
<!-- plugins --> | ||
|
||
<link rel="stylesheet" href="https://ldbcouncil.org/plugins/bootstrap/bootstrap.min.css"> | ||
|
||
<link rel="stylesheet" href="https://ldbcouncil.org/plugins/slick/slick.css"> | ||
|
||
<link rel="stylesheet" href="https://ldbcouncil.org/plugins/fontawesome/font-awesome.min.css"> | ||
|
||
<link rel="stylesheet" href="https://ldbcouncil.org/plugins/animate/animate.css"> | ||
|
||
<link rel="stylesheet" href="https://ldbcouncil.org/plugins/venobox/venobox.css"> | ||
|
||
|
||
<!-- Main Stylesheet --> | ||
|
||
<link rel="stylesheet" href="https://ldbcouncil.org/scss/style.min.css" media="screen"> | ||
|
||
<!-- Favicon --> | ||
<link rel="shortcut icon" href="https://ldbcouncil.org/images/favicon.png " type="image/x-icon"> | ||
<link rel="icon" href="https://ldbcouncil.org/images/favicon.png " type="image/x-icon"> | ||
|
||
<!-- RSS --> | ||
<link rel="alternate" href="https://ldbcouncil.org/index.xml" type="application/rss+xml" title="Linked Data Benchmark Council" /> | ||
|
||
<!-- Custom JS --> | ||
<script type="module" type="text/javascript" src="https://ldbcouncil.org/js/isotope.pkgd.min.js"></script><script type="module" type="text/javascript" src="https://ldbcouncil.org/js/wowchemy.js"></script> | ||
|
||
<!-- Custom CSS --> | ||
<link rel="stylesheet" href="https://ldbcouncil.org/css/custom-style.css"> | ||
|
||
</head> | ||
<body> | ||
<!-- preloader start --> | ||
<div class="preloader"> | ||
|
||
</div> | ||
<!-- preloader end --> | ||
<!-- header --> | ||
<header> | ||
|
||
|
||
<!-- navigation --> | ||
<div class="navigation bg-white position-relative"> | ||
<div class="container"> | ||
<nav class="navbar navbar-expand-lg navbar-light bg-white"> | ||
<a class="navbar-brand" href="/"><img class="img-fluid pb-lg-3" src="https://ldbcouncil.org/images/ldbc-title.png" alt="Linked Data Benchmark Council" style="scale: 70%;"></a> | ||
<button class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#navigation" | ||
aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
|
||
<div class="collapse navbar-collapse text-center" id="navigation"> | ||
<ul class="navbar-nav ml-auto"> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" href="/">Home</a> | ||
<div class="dropdown-menu" > | ||
<a class="dropdown-item" href="/introduction">Introduction</a> | ||
</div> | ||
</li> | ||
|
||
|
||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" | ||
aria-expanded="false"> | ||
Benchmarks | ||
</a> | ||
<div class="dropdown-menu" > | ||
|
||
<a class="dropdown-item" href="/benchmarks/overview">Overview of LDBC Benchmarks</a> | ||
|
||
<a class="dropdown-item" href="/benchmarks/graphalytics">Graphalytics Benchmark</a> | ||
|
||
<a class="dropdown-item" href="/benchmarks/spb">Semantic Publishing Benchmark</a> | ||
|
||
<a class="dropdown-item" href="/benchmarks/snb">Social Network Benchmark</a> | ||
|
||
<a class="dropdown-item" href="/benchmarks/finbench">Financial Benchmark</a> | ||
|
||
<a class="dropdown-item" href="/developer-community">Developer Community</a> | ||
|
||
<a class="dropdown-item" href="/benchmarks/fair-use-policies">Fair Use Policies</a> | ||
|
||
</div> | ||
</li> | ||
|
||
|
||
|
||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" | ||
aria-expanded="false"> | ||
GQL Community | ||
</a> | ||
<div class="dropdown-menu" > | ||
|
||
<a class="dropdown-item" href="/gql-community/overview">Overview</a> | ||
|
||
<a class="dropdown-item" href="/gql-community/lex">LEX Working Group</a> | ||
|
||
</div> | ||
</li> | ||
|
||
|
||
|
||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" | ||
aria-expanded="false"> | ||
Membership | ||
</a> | ||
<div class="dropdown-menu" > | ||
|
||
<a class="dropdown-item" href="/organizational-members">Organizational Members</a> | ||
|
||
<a class="dropdown-item" href="/becoming-a-member">Becoming a Member</a> | ||
|
||
<a class="dropdown-item" href="/constitutional-documents">Constitutional Documents</a> | ||
|
||
</div> | ||
</li> | ||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/post">Posts</a> | ||
</li> | ||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/event">Events</a> | ||
</li> | ||
|
||
|
||
|
||
<li class="nav-item"> | ||
<a class="nav-link" href="/publication">Publications</a> | ||
</li> | ||
|
||
|
||
</ul> | ||
|
||
|
||
|
||
|
||
|
||
|
||
</div> | ||
</nav> | ||
</div> | ||
</div> | ||
<!-- /navigation --> | ||
</header> | ||
<!-- /header --> | ||
|
||
<!-- page title --> | ||
<section class="section bg-cover overlay"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-12"> | ||
|
||
|
||
<h2 class="text-white mb-3">Becoming a Member</h2> | ||
|
||
<!-- breadcrumb --> | ||
<nav aria-label="breadcrumb"> | ||
<ol class="breadcrumb bg-transparent p-0"> | ||
<li class="breadcrumb-item font-weight-semebold"><a class="text-white" href="/">Home</a></li> | ||
|
||
<li class="breadcrumb-item font-weight-semebold active text-primary" aria-current="page">Becoming a Member</li> | ||
|
||
</ol> | ||
</nav> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
<!-- /page title --> | ||
|
||
|
||
|
||
<!-- Generic page details --> | ||
<section class="section"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-12"> | ||
<div class="content"> | ||
<h3 id="benefits">Benefits</h3> | ||
<p>The benefits of <a href="/organizational-members">LDBC membership</a> are:</p> | ||
<ul> | ||
<li>Access to the internal LDBC information via its wiki and mailing lists, which includes access to discussion documents, graph user scenario’s, datasets, draft benchmark specifications and software, results and discussions.</li> | ||
<li>Right to membership of LDBC task forces. Currently, there are task forces on the Semantic Publishing Benchmark, the Social Network Benchmark Interactive, BI and the Graphalytics workloads, as well as the Graph Query Language task force.</li> | ||
<li>Access to research resources at academic partners. This includes the ability to look into research agenda’s provide feedback and establish working relationships with students, as well as arrange targeted internships with MSc and PhD students provided by these partners.</li> | ||
</ul> | ||
<h4 id="annual-membership-fees-2023">Annual membership fees (2023)</h4> | ||
<ul> | ||
<li>Sponsor company/institution: 8,800 GBP</li> | ||
<li>Commercial company: 2,200 GBP</li> | ||
<li>Non-commercial institution: 1,100 GBP</li> | ||
<li>Individual Voting member (standard rate): 165 GBP</li> | ||
<li>Individual Voting member (reduced rate for students, etc.): 10 GBP</li> | ||
<li>Individual Associate member: no subscription fee</li> | ||
</ul> | ||
<p>Note that there is a 2,000 GBP auditing fee per audit for the LDBC for non-sponsor company members. Sponsor companies are exempt from this.</p> | ||
<h3 id="forms">Forms</h3> | ||
<p>For the latest information on becoming an LDBC member, see the <a href="/docs/LDBC.Membership--Joining.and.Renewing.(August.2023).pdf">LDBC Membership – Joining and Renewing 2023</a> document.</p> | ||
<p>Please fill out the form applicable to your employment status and contribution and email it to the <code>[email protected]</code> address.</p> | ||
<ul> | ||
<li><a href="/docs/LDBC.Membership.Application_Renewal.Form.and.incorporated.Membership.Agreement.(August.2023).pdf">Membership form</a> (both for individuals and organizations)</li> | ||
<li><a href="/docs/LDBC.Individual.Contributor.License.Agreement.Form-2020-10-23.pdf">Individual contributor license agreement (CLA)</a></li> | ||
<li><a href="/docs/LDBC.Organization.Contributor.License.Agreement.Form-2020-10-23.pdf">Organization contributor license agreement (CLA)</a></li> | ||
</ul> | ||
<h3 id="constitutional-documents">Constitutional documents</h3> | ||
<p>See the <a href="/constitutional-documents">constitutional documents</a> page.</p> | ||
|
||
</div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</section> | ||
<!-- Generic page details --> | ||
|
||
|
||
<footer> | ||
|
||
<div class="section bg-secondary"> | ||
<div class="container"> | ||
<div class="row justify-content-between"> | ||
|
||
<div class="col-lg-5 mb-5 mb-lg-0"> | ||
|
||
<a class="mb-4 d-inline-block" href="/"><img class="img-fluid" | ||
src="https://ldbcouncil.org/images/ldbc.png" alt="Linked Data Benchmark Council"></a> | ||
<p class="text-light mb-5">LDBC came out of an EU FP7 project and is now a non-profit organization sustained by its members. Contact us at info AT ldbcouncil DOT org.</p> | ||
<h4 class="text-white mb-4"></h4> | ||
|
||
<ul class="list-inline social-icon-alt"> | ||
|
||
<li class="list-inline-item"> | ||
<a class="hover-ripple" href="https://twitter.com/LDBCouncil"><i class="fa fa-twitter"></i></a> | ||
</li> | ||
|
||
<li class="list-inline-item"> | ||
<a class="hover-ripple" href="https://github.com/ldbc"><i class="fa fa-github"></i></a> | ||
</li> | ||
|
||
<li class="list-inline-item"> | ||
<a class="hover-ripple" href="/index.xml"><i class="fa fa-rss"></i></a> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
<div class="col-lg-6"> | ||
<div class="row"> | ||
|
||
|
||
|
||
|
||
<div class="col-12"> | ||
|
||
<!-- Twitter timeline --> | ||
|
||
|
||
<a class="twitter-timeline" data-height="450" data-theme="dark" href="https://twitter.com/LDBCouncil" style="background-color: #252d39;">Tweets by LDBCouncil</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="bg-secondary-darken py-4"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-6 text-center text-md-left mb-3 mb-md-0"> | ||
<p class="mb-0 text-white">LDBC</p> | ||
</div> | ||
<div class="col-md-6 text-center text-md-right"> | ||
<ul class="list-inline"> | ||
|
||
<li class="list-inline-item mx-0"><a class="d-inline-block px-3 text-white" href="/" class="text-white"></a></li> | ||
|
||
<li class="list-inline-item mx-0"><a class="d-inline-block px-3 text-white" href="/docs/LDBC.Byelaws.1.4.ADOPTED.2023-05-02.pdf" class="text-white">Byelaws</a></li> | ||
|
||
<li class="list-inline-item mx-0"><a class="d-inline-block px-3 text-white" href="/docs/LDBC.Articles.of.Association.ADOPTED.2023-03-30.pdf" class="text-white">Articles of Association</a></li> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
|
||
|
||
|
||
<!-- Google Map API --> | ||
|
||
|
||
<!-- JS Plugins --> | ||
|
||
<script src="https://ldbcouncil.org/plugins/jQuery/jquery.min.js"></script> | ||
|
||
<script src="https://ldbcouncil.org/plugins/bootstrap/bootstrap.min.js"></script> | ||
|
||
<script src="https://ldbcouncil.org/plugins/slick/slick.min.js"></script> | ||
|
||
<script src="https://ldbcouncil.org/plugins/google-map/gmap.js"></script> | ||
|
||
<script src="https://ldbcouncil.org/plugins/venobox/venobox.min.js"></script> | ||
|
||
<script src="https://ldbcouncil.org/plugins/filterizr/jquery.filterizr.min.js"></script> | ||
|
||
<script src="https://ldbcouncil.org/plugins/search/fuse.min.js"></script> | ||
|
||
<script src="https://ldbcouncil.org/plugins/search/mark.js"></script> | ||
|
||
<script src="https://ldbcouncil.org/plugins/search/search.js"></script> | ||
|
||
|
||
<!-- Main Script --> | ||
|
||
<script src="https://ldbcouncil.org/js/script.min.js"></script> | ||
|
||
<!-- google analitycs --> | ||
|
||
|
||
<div id="modal" class="modal fade" role="dialog"> | ||
<div class="modal-dialog"> | ||
<div class="modal-content"> | ||
<div class="modal-header"> | ||
<h5 class="modal-title"></h5> | ||
<button type="button" class="close" data-dismiss="modal" aria-label="Close"> | ||
<span aria-hidden="true">×</span> | ||
</button> | ||
</div> | ||
<div class="modal-body"> | ||
<pre><code class="tex hljs"></code></pre> | ||
</div> | ||
<div class="modal-footer"> | ||
<a class="btn btn-outline-primary my-1 btn-sm js-copy-cite" href="#" target="_blank"> | ||
|
||
COPY | ||
</a> | ||
<a class="btn btn-outline-primary my-1 btn-sm js-download-cite" href="#" target="_blank"> | ||
|
||
DOWNLOAD | ||
</a> | ||
<div id="modal-error"></div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.