hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
d4382dd956845dc29a7946b73fe39de69d5176b4
10,098
vue
Vue
src/components/page/GlobalLayout.vue
licheng58/jeecg1
15eb7e5912ed7095e60bd7a728711600f9c88633
[ "MIT" ]
null
null
null
src/components/page/GlobalLayout.vue
licheng58/jeecg1
15eb7e5912ed7095e60bd7a728711600f9c88633
[ "MIT" ]
null
null
null
src/components/page/GlobalLayout.vue
licheng58/jeecg1
15eb7e5912ed7095e60bd7a728711600f9c88633
[ "MIT" ]
null
null
null
<template> <a-layout class="layout" :class="[device]"> <global-header :mode="layoutMode" :menus="menus" :theme="navTheme" :device="device" @toggle="toggle" /> <a-layout class="content-width-Fixed"> <side-menu v-if="layoutMode === 'sidemenu'" mode="inline" :menus="menus" @...
20.692623
119
0.549812
d7fd273f0c6bccaa7b7e3a6f73187f6a3ddc3601
2,078
vue
Vue
src/components/Stream.vue
palavatv/palava-web
9dc6c65ae186744216f33396128e62e2c2b594bf
[ "MIT" ]
9
2020-05-17T19:43:09.000Z
2020-10-04T14:10:29.000Z
src/components/Stream.vue
palavatv/palava-web
9dc6c65ae186744216f33396128e62e2c2b594bf
[ "MIT" ]
47
2020-05-17T20:37:21.000Z
2022-02-27T04:59:37.000Z
src/components/Stream.vue
palavatv/palava-web
9dc6c65ae186744216f33396128e62e2c2b594bf
[ "MIT" ]
3
2020-05-22T16:53:12.000Z
2020-08-13T08:33:34.000Z
<template> <video autoplay playsinline :class="{ 'media': this.status === 'video', 'media--hidden': this.status !== 'video', 'media--orientation-landscape': this.status === 'video' && this.orientation === 'landscape', 'media--orientation-portrait': this.status === 'video' && this.o...
20.78
98
0.576516
e0598997951b8e6d41b04b3f45bc5edffea195da
529
vue
Vue
src/components/Data/Import/ImportCheckWeather.vue
alenrajsp/sport-data-visualization
f54ba9eceed96153fa2b343444c3045b4ce58dd4
[ "MIT" ]
null
null
null
src/components/Data/Import/ImportCheckWeather.vue
alenrajsp/sport-data-visualization
f54ba9eceed96153fa2b343444c3045b4ce58dd4
[ "MIT" ]
2
2022-03-30T08:45:52.000Z
2022-03-31T18:30:45.000Z
src/components/Data/Import/ImportCheckWeather.vue
alenrajsp/sport-data-visualization
f54ba9eceed96153fa2b343444c3045b4ce58dd4
[ "MIT" ]
2
2022-03-29T13:39:29.000Z
2022-03-29T19:25:53.000Z
<template> <div class="mb-3 form-check"> <input type="checkbox" class="form-check-input" id="check_weather" v-model="name" /> <label class="form-check-label" for="check_weather">Include weather data <i>(optional)</i></label> </div> </template> <script> export default { computed: { name: { ...
25.190476
102
0.540643
de5c4ae4add8283d28232ea7fb9dc6e1230c2bcb
930
vue
Vue
src/components/companies/subscriptions/index.vue
gewaer/gw-settings
27143855fce5bdbc1fabf1a3f8b26d492dee3954
[ "MIT" ]
null
null
null
src/components/companies/subscriptions/index.vue
gewaer/gw-settings
27143855fce5bdbc1fabf1a3f8b26d492dee3954
[ "MIT" ]
17
2020-06-17T19:32:39.000Z
2022-02-26T10:34:26.000Z
src/components/companies/subscriptions/index.vue
Gewaer/gw-settings
a8ee5d0139cafe183129f049d0307e3ffb251f04
[ "MIT" ]
2
2019-11-11T15:43:10.000Z
2020-01-13T19:51:45.000Z
<template> <container-template> <div slot="tab-content"> <h5>Company Settings</h5> <tabs-menu slot="tab-menu" /> <div class="row subscription-manager"> <div class="col-12 col-lg col-xl-4"> <span class="title">Your plan subscription</spa...
23.25
69
0.54086
d85ab3422414ff71a718cb9f85b05d8c85d652e2
5,819
vue
Vue
src/views/Login.vue
liubo0106/dadao
3bff1cc37634fab00eb723ef1b42b331be85f7a6
[ "MIT" ]
null
null
null
src/views/Login.vue
liubo0106/dadao
3bff1cc37634fab00eb723ef1b42b331be85f7a6
[ "MIT" ]
2
2022-02-10T23:39:35.000Z
2022-02-13T18:36:35.000Z
src/views/Login.vue
liubo0106/ckms-vue
3bff1cc37634fab00eb723ef1b42b331be85f7a6
[ "MIT" ]
null
null
null
<template> <div class="body-bg"> <div class="login-bg"> <div class="login-right"> <p class="login-title">中央厨房管理系统</p> <el-form :model="loginForm" ref="loginForm" @submit.native.prevent > <el-form-item prop="username"> <el-input type="text" v-model="l...
30.78836
169
0.523458
277afb83fc2ba6c97a1b45d03fc38beea9246849
5,453
vue
Vue
music_paradigm_web/src/views/experiment/video.page.vue
AlexandreMorinvil/music_paradigm
e77da1c0bd1d6e3c6c337a196d651f52195b8648
[ "MIT" ]
null
null
null
music_paradigm_web/src/views/experiment/video.page.vue
AlexandreMorinvil/music_paradigm
e77da1c0bd1d6e3c6c337a196d651f52195b8648
[ "MIT" ]
null
null
null
music_paradigm_web/src/views/experiment/video.page.vue
AlexandreMorinvil/music_paradigm
e77da1c0bd1d6e3c6c337a196d651f52195b8648
[ "MIT" ]
null
null
null
<template> <div class="state-content-flex"> <text-area-component class="text-area state-section" /> <div class="video-box video-area"> <div v-show="!isPlaying" class="video-hidding-thumbnail" :style="videoWidthCSSvariable + ';' + videoHeightCSSvariable"> {{ videoWaitingMessage }} </div> <video-player...
27.821429
132
0.692463
e12a2836f67ccc2a1f3d6ac30df0637f2420ed15
1,572
vue
Vue
app/assets/javascripts/boards/components/board_card_deprecated.vue
faraz891/gitlabhq
1c568d834d0cbe1bbbf558ac9a45940f6dbda37a
[ "MIT" ]
1
2021-08-29T14:25:57.000Z
2021-08-29T14:25:57.000Z
app/assets/javascripts/boards/components/board_card_deprecated.vue
faraz891/gitlabhq
1c568d834d0cbe1bbbf558ac9a45940f6dbda37a
[ "MIT" ]
21
2020-05-19T00:04:51.000Z
2022-03-30T22:05:57.000Z
app/assets/javascripts/boards/components/board_card_deprecated.vue
faraz891/gitlabhq
1c568d834d0cbe1bbbf558ac9a45940f6dbda37a
[ "MIT" ]
3
2019-07-09T12:16:21.000Z
2021-09-06T05:29:33.000Z
<script> // This component is being replaced in favor of './board_card.vue' for GraphQL boards import sidebarEventHub from '~/sidebar/event_hub'; import eventHub from '../eventhub'; import boardsStore from '../stores/boards_store'; import BoardCardLayoutDeprecated from './board_card_layout_deprecated.vue'; export defa...
25.354839
85
0.614504
ba9e4cf0476212b035c4f9be85c84e43dc8d93c2
2,211
vue
Vue
src/views/app/franchisees/archive/check-modal.vue
xushuqing1018/x360p_org_pc
60e1f9a53a199674931c6eef277fd479a8b9a1b6
[ "MIT" ]
1
2021-04-16T08:34:55.000Z
2021-04-16T08:34:55.000Z
src/views/app/franchisees/archive/check-modal.vue
xushuqing1018/x360p_org_pc
60e1f9a53a199674931c6eef277fd479a8b9a1b6
[ "MIT" ]
1
2021-03-10T14:32:39.000Z
2021-03-10T14:32:39.000Z
src/views/app/franchisees/archive/check-modal.vue
xushuqing1018/x360p_org_pc
60e1f9a53a199674931c6eef277fd479a8b9a1b6
[ "MIT" ]
null
null
null
<template> <Modal v-drag-modal :mask-closable="false" v-model="modal$.show" :title="modal$.title" width="500"> <Form :label-width="100"> <Form-item label="类型" class="ivu-form-item-required"> {{ itemInfo.org_check.type == 1 ? '督导版转为正式版' : '正式版转为督导版' }} </Form-item> <Form-item v-if="item...
32.514706
158
0.494799
3ea1e69b28a150c08e72af2abe9a2f7c946ab66e
940
vue
Vue
vue_front/cafesns/src/components/search/KeywordSearchList.vue
yuueuni/cafein
29a4074301c0575d9f0432e9219dbe77d0121e0b
[ "MIT" ]
null
null
null
vue_front/cafesns/src/components/search/KeywordSearchList.vue
yuueuni/cafein
29a4074301c0575d9f0432e9219dbe77d0121e0b
[ "MIT" ]
null
null
null
vue_front/cafesns/src/components/search/KeywordSearchList.vue
yuueuni/cafein
29a4074301c0575d9f0432e9219dbe77d0121e0b
[ "MIT" ]
null
null
null
<template> <v-simple-table> <thead> <tr v-if="keywordSearchList.length"> <th>Cafe Name</th> <th>Location</th> </tr> </thead> <tbody> <td colspan="2" v-if="!keywordSearchList.length"> <h3 class="text-center my-3"> 검색 결과가 없습니다. </h3> </td> ...
18.8
55
0.523404
f2dff1a08754781ea882e7aebbf01f751482e1fe
609
vue
Vue
src/App.vue
UsernameHxiaofei/vue
2a4ebf7ef9c63b3cc0201d688fa97aa1aacf335d
[ "MIT" ]
null
null
null
src/App.vue
UsernameHxiaofei/vue
2a4ebf7ef9c63b3cc0201d688fa97aa1aacf335d
[ "MIT" ]
null
null
null
src/App.vue
UsernameHxiaofei/vue
2a4ebf7ef9c63b3cc0201d688fa97aa1aacf335d
[ "MIT" ]
null
null
null
<template> <div id='app'> <top-header></top-header> <left-menu></left-menu> <transition> <router-view class="content"></router-view> </transition> </div> </template> <script> import leftMenu from './components/include/leftMenu.vue'; import header from './components/include...
19.645161
57
0.6289
1b54cf477297dc25e1d10c7a07c4f58fb0e81549
4,660
vue
Vue
resources/js/pages/Posts.vue
ElperdonXV/laravel-boolpress
7be874465565c39ccb727c1ee128446d4b90f0ff
[ "MIT" ]
null
null
null
resources/js/pages/Posts.vue
ElperdonXV/laravel-boolpress
7be874465565c39ccb727c1ee128446d4b90f0ff
[ "MIT" ]
null
null
null
resources/js/pages/Posts.vue
ElperdonXV/laravel-boolpress
7be874465565c39ccb727c1ee128446d4b90f0ff
[ "MIT" ]
null
null
null
<template> <div> <div class="container-fluid"> <div class="row"> <div class="col"> <h1 class="mt-5 mb-3"> All Posts </h1> </div> </div> <div class="row search mb-3 p-3 bg-light...
36.40625
118
0.383047
96d6f50e1a7928e964e98e9ccaafdbae60fc2629
2,714
vue
Vue
docs/pages/components/slider/index.vue
cyriac/Equal
8a57254065f1aab2a4ef94fe8ca20f2e25d00dc9
[ "MIT" ]
null
null
null
docs/pages/components/slider/index.vue
cyriac/Equal
8a57254065f1aab2a4ef94fe8ca20f2e25d00dc9
[ "MIT" ]
null
null
null
docs/pages/components/slider/index.vue
cyriac/Equal
8a57254065f1aab2a4ef94fe8ca20f2e25d00dc9
[ "MIT" ]
null
null
null
<template> <div> <h1>Slider</h1> <Demobox> <div style="width: 70%;"> <it-slider v-model="sliderValue" :stepPoints="sliderStepPoints" :disabled="sliderDisabled" :min="sliderMin" :max="sliderMax" :step="sliderStep" /> </div...
25.603774
102
0.57406
5b0fc437aa2c1ee9e6a74fd290bb8f3a296916c2
1,343
vue
Vue
resources/js/components/Dashboard.vue
fco-gonzalez-r/activa-template
375ced1309379bc49b1e48f9c462062b75f72921
[ "MIT" ]
null
null
null
resources/js/components/Dashboard.vue
fco-gonzalez-r/activa-template
375ced1309379bc49b1e48f9c462062b75f72921
[ "MIT" ]
null
null
null
resources/js/components/Dashboard.vue
fco-gonzalez-r/activa-template
375ced1309379bc49b1e48f9c462062b75f72921
[ "MIT" ]
null
null
null
<template> <div> <div class="container-fluid px-4"> <titulo titulo="Dasboard" breadcrumb="Dashboard"></titulo> <div class="row"> <div class="col-xl-12"> <div class="card mb-4"> <div class="card-header"> ...
23.155172
72
0.322413
a1ae477f9f1b1a6607fb89d26d44a9d31517202c
1,744
vue
Vue
resources/js/components/ArticleComponent.vue
DubstepWar/VueTest
805294d2a68363b50739a3a489ea8fb269d221e9
[ "MIT" ]
null
null
null
resources/js/components/ArticleComponent.vue
DubstepWar/VueTest
805294d2a68363b50739a3a489ea8fb269d221e9
[ "MIT" ]
6
2021-03-09T13:19:09.000Z
2022-02-26T15:51:31.000Z
resources/js/components/ArticleComponent.vue
DubstepWar/VueTest
805294d2a68363b50739a3a489ea8fb269d221e9
[ "MIT" ]
null
null
null
<template> <div> <div class="container"> <div class="row" v-for="article in articles" :key="article.id"> <div class="col">{{article.name}}</div> <div class="col">{{article.description}}</div> <button class="btn btn-outline-danger" @click="deleteArt...
30.068966
105
0.413417
c9c81dab24337763a47cbbe88cb0a5845f32b083
1,932
vue
Vue
weiit-saas-mp/src/views/person/orderShow.vue
jackini/weiit-saas
4f4d9a7779045fb9d15943519aa8753383cc93bf
[ "Apache-2.0" ]
132
2020-11-28T11:59:26.000Z
2022-03-29T10:27:52.000Z
weiit-saas-mp/src/views/person/orderShow.vue
jackini/weiit-saas
4f4d9a7779045fb9d15943519aa8753383cc93bf
[ "Apache-2.0" ]
null
null
null
weiit-saas-mp/src/views/person/orderShow.vue
jackini/weiit-saas
4f4d9a7779045fb9d15943519aa8753383cc93bf
[ "Apache-2.0" ]
86
2020-12-02T03:35:43.000Z
2022-03-29T01:48:35.000Z
<template> <div> <router-view></router-view> </div> </template> <script> //引入axios import axios from 'axios' // 引入qs import qs from 'qs' export default { beforeRouteEnter:(to,from,next)=>{ var u = navigator.userAgent; //ios终端 var isiOS = ...
34.5
116
0.432195
ef924e9fdccd27bcf9cf5551632a9375c662f7ea
2,324
vue
Vue
src/components/TransparentNav.vue
genie88/ransj-mobile
216aa9c40d46e0fb833a48e120fd6c614c942b92
[ "MIT" ]
null
null
null
src/components/TransparentNav.vue
genie88/ransj-mobile
216aa9c40d46e0fb833a48e120fd6c614c942b92
[ "MIT" ]
null
null
null
src/components/TransparentNav.vue
genie88/ransj-mobile
216aa9c40d46e0fb833a48e120fd6c614c942b92
[ "MIT" ]
null
null
null
<template> <div class="share_back"> <a class=" fl" href="javascript:history.go(-1);"> <span class="arrow"></span> </a> <a class="gokefu fr mr5" @click.prevent="showContact"> <img src="../static/img/user_icon/service2x.png"> </a> </div> </template> <script...
38.733333
204
0.45568
73d8c838e03fa04b769e1a87e675ef6563fbdad8
6,305
vue
Vue
src/build-vue/ImportSheet.vue
dylanburati/relisten
22c8f788f8be5dbcdfec1f33a627004b28adf4ec
[ "MIT" ]
null
null
null
src/build-vue/ImportSheet.vue
dylanburati/relisten
22c8f788f8be5dbcdfec1f33a627004b28adf4ec
[ "MIT" ]
null
null
null
src/build-vue/ImportSheet.vue
dylanburati/relisten
22c8f788f8be5dbcdfec1f33a627004b28adf4ec
[ "MIT" ]
null
null
null
<template> <v-container id="container-main" v-bind:class="[$vuetify.breakpoint.mdAndUp ? 'px-4' : 'px-3']" fill-height> <v-layout column> <v-layout align-center class="flex-01 mt-2 mb-1" id="sheet-header"> <v-icon v-if="fontsReady && !saving" v-on:click="startSheetSave(true)" ...
33.897849
148
0.566217
6183651a6fdff35b62d97e97344eb71e0922bf8f
126,300
vue
Vue
files/source/resources/js/adminlte/components/pages/default/profile/configuration.vue
pyronome/pattern-adminlte-3x-vuejs-2x
ed0c7d96a0a0cb9818a4b876a584dcb49fe21160
[ "MIT" ]
null
null
null
files/source/resources/js/adminlte/components/pages/default/profile/configuration.vue
pyronome/pattern-adminlte-3x-vuejs-2x
ed0c7d96a0a0cb9818a4b876a584dcb49fe21160
[ "MIT" ]
null
null
null
files/source/resources/js/adminlte/components/pages/default/profile/configuration.vue
pyronome/pattern-adminlte-3x-vuejs-2x
ed0c7d96a0a0cb9818a4b876a584dcb49fe21160
[ "MIT" ]
null
null
null
<template> <div class="content-wrapper"> <server-error v-if="page.has_server_error" ></server-error> <permission-error v-else-if="!page.authorization.status" :authorization="page.authorization"></permission-error> <div v-else> <section class="content-header"> <div...
52.039555
188
0.477158
2def10b1660040baa7d3cc8c5a9e9aa435bb83bc
823
vue
Vue
app/javascript/components/filters/SelectedFilter.vue
unepwcmc/collated-coral
252586b931a9ba0e6f59eb0226c6f14662bb3f55
[ "BSD-3-Clause" ]
1
2017-11-07T13:15:56.000Z
2017-11-07T13:15:56.000Z
app/javascript/components/filters/SelectedFilter.vue
unepwcmc/collated-coral
252586b931a9ba0e6f59eb0226c6f14662bb3f55
[ "BSD-3-Clause" ]
23
2017-11-07T10:36:54.000Z
2022-03-30T22:27:26.000Z
app/javascript/components/filters/SelectedFilter.vue
unepwcmc/collated-coral
252586b931a9ba0e6f59eb0226c6f14662bb3f55
[ "BSD-3-Clause" ]
null
null
null
<template> <div class="selected__option"> <p class="selected__text">{{ option }}</p> <button @click="deselectOption()" class="selected__close fa fa-times"></button> </div> </template> <script> import { eventHub } from '../../home.js' export default { name: 'selected-filter', props: { ...
22.861111
90
0.574727
2ffcdb90227e78fbd02bb5f1c92f6ac25afbabf9
906
vue
Vue
src/components/forumHome/Secend.vue
linyu902/forum-1
3ab74d26c6c6aafb328d08d8d02e2886341ff2a2
[ "MIT" ]
107
2019-11-22T16:02:33.000Z
2021-09-30T09:19:44.000Z
src/components/forumHome/Secend.vue
tanbinh123/forum-1
3ab74d26c6c6aafb328d08d8d02e2886341ff2a2
[ "MIT" ]
6
2020-03-03T20:43:58.000Z
2021-09-10T14:35:02.000Z
src/components/forumHome/Secend.vue
tanbinh123/forum-1
3ab74d26c6c6aafb328d08d8d02e2886341ff2a2
[ "MIT" ]
21
2019-11-22T16:03:38.000Z
2021-09-28T02:58:22.000Z
<template> <section class="hero is-white"> <div class="hero-body"> <div class="container"> <h1 class="title">重工论坛</h1> <h2 class="subtitle is-italic"> <nav class="breadcrumb has-bullet-separator" aria-label="breadcrumbs"> <ul> <li> <a href=...
22.65
86
0.434879
b3166cf474c0d6bed5a5f8b8e06c295b1a81f6b3
7,818
vue
Vue
src/App.vue
amitsaini0001/tini-tiny-vue
e919788bb502bd15eeafc946dfc2f84bdd7156d1
[ "MIT" ]
null
null
null
src/App.vue
amitsaini0001/tini-tiny-vue
e919788bb502bd15eeafc946dfc2f84bdd7156d1
[ "MIT" ]
null
null
null
src/App.vue
amitsaini0001/tini-tiny-vue
e919788bb502bd15eeafc946dfc2f84bdd7156d1
[ "MIT" ]
null
null
null
<template> <div class="test"> <!-- initiate Navbar --> <NavBar /> <!-- create column and center it for main content --> <div class="columns is-mobile is-centered pt-5 "> <div class="column is-8"> <div> <stack :column-min-width="320" :column-max-width="...
29.063197
82
0.476209
1655764c89e0152f6e6f997a95e0fe85c4f5c159
8,789
vue
Vue
resources/js/components/userpanel/usercomponent/navcomponent.vue
Aungmyat23711/VueManga
912b1aabba3411670324e68ef55929fddfc69855
[ "MIT" ]
1
2022-01-20T18:14:00.000Z
2022-01-20T18:14:00.000Z
resources/js/components/userpanel/usercomponent/navcomponent.vue
Aungmyat23711/VueManga
912b1aabba3411670324e68ef55929fddfc69855
[ "MIT" ]
null
null
null
resources/js/components/userpanel/usercomponent/navcomponent.vue
Aungmyat23711/VueManga
912b1aabba3411670324e68ef55929fddfc69855
[ "MIT" ]
null
null
null
<template> <div> <v-app-bar v-if="hide == false" :hidden="hide" app class="indigo"> <div class="d-lg-none d-xl-flex"> <v-btn text class="mr-2" @click="navDrawer"> <v-icon size="35" color="white">menu</v-icon> </v-btn> </div> <v-toolbar-title> <span class="headli...
27.551724
79
0.446809
9f29799780398d2535fb668da5528ee58e80b4dc
3,222
vue
Vue
src/components/ThePrefooter.vue
alimsadetov/toxin-hotel
fe87b7f12b848408e49eee2cae0b0a22e3f85445
[ "MIT" ]
1
2021-07-30T12:56:48.000Z
2021-07-30T12:56:48.000Z
src/components/ThePrefooter.vue
alimsadetov/toxin-hotel
fe87b7f12b848408e49eee2cae0b0a22e3f85445
[ "MIT" ]
4
2021-07-30T12:57:41.000Z
2021-08-03T16:04:21.000Z
src/components/ThePrefooter.vue
alimsadetov/toxin-hotel
fe87b7f12b848408e49eee2cae0b0a22e3f85445
[ "MIT" ]
null
null
null
<template> <div class="prefooter"> <div class="container"> <div class="content"> <div class="content__toxin"> <div><img src="../assets/logo.svg" alt="logo" class="logo"><img src="../assets/TOXIN.svg" alt="toxin" class="toxin"></div> <div class="best-ho...
22.375
140
0.540658
6656d7180556196a4aa760733ad1aa02c7fcd38a
8,764
vue
Vue
src/components/Order/DriverOrderApproval.vue
HydeSong/ztrans-o
e5af737a0a8883693d68462b212f7e7b32a91c30
[ "MIT" ]
null
null
null
src/components/Order/DriverOrderApproval.vue
HydeSong/ztrans-o
e5af737a0a8883693d68462b212f7e7b32a91c30
[ "MIT" ]
7
2019-07-12T21:37:58.000Z
2022-02-12T07:27:42.000Z
src/components/Order/DriverOrderApproval.vue
HydeSong/ztrans-o
e5af737a0a8883693d68462b212f7e7b32a91c30
[ "MIT" ]
5
2018-08-20T15:50:59.000Z
2018-10-25T15:12:54.000Z
<template> <transition name="slide-in-up"> <div class="driver-order-approval"> <nav-bar> {{title}} </nav-bar> <div class="content"> <split></split> <md-field> <md-input-item title=...
27.473354
99
0.48916
a3d8cba26f64c69f109e059430315b4fef0822f4
2,781
vue
Vue
packages/flex/src/flex.vue
JR93/mu-ui
3872f6327986f31e0e4daf2f92f83abda0c154a8
[ "MIT" ]
2
2019-04-04T02:28:06.000Z
2021-01-22T13:31:48.000Z
packages/flex/src/flex.vue
JR93/mu-ui
3872f6327986f31e0e4daf2f92f83abda0c154a8
[ "MIT" ]
8
2019-12-29T05:22:54.000Z
2022-02-26T13:27:22.000Z
packages/flex/src/flex.vue
JR93/mu-ui
3872f6327986f31e0e4daf2f92f83abda0c154a8
[ "MIT" ]
1
2019-04-04T02:28:07.000Z
2019-04-04T02:28:07.000Z
<template> <div class="mu-flex" :class="customFlex"> <slot /> </div> </template> <script> export default { name: 'MuFlex', props: { inline: { type: Boolean, default: false }, direction: { type: String, default: 'row', validator(value) { return ~['col', 'row...
19.864286
78
0.532902
d3899aadcd2e3a205bed1eae37cbbdbf47590575
9,924
vue
Vue
src/components/StoreMap.vue
protect-me/kim-3-meals
ae8539c8eb8edadb1a79badbf3766102d6aad4da
[ "MIT" ]
8
2021-07-26T09:47:36.000Z
2021-09-07T08:16:40.000Z
src/components/StoreMap.vue
protect-me/kim-3-meals
ae8539c8eb8edadb1a79badbf3766102d6aad4da
[ "MIT" ]
1
2021-08-18T17:16:04.000Z
2021-08-18T17:16:04.000Z
src/components/StoreMap.vue
protect-me/kim-3-meals
ae8539c8eb8edadb1a79badbf3766102d6aad4da
[ "MIT" ]
1
2022-03-10T04:52:48.000Z
2022-03-10T04:52:48.000Z
<template> <div id="map" class="map"></div> </template> <script> export default { props: { stores: { type: Object, default: () => ({}), }, }, data() { return { map: null, markers: [], selectedMarker: null, }; }, mounted() { window.kakao && window.kakao.maps...
28.354286
137
0.533555
648ff294027012c90f84076e700f464858411239
341
vue
Vue
resources/js/views/Spinner.vue
tea1504/laravelmix
d25121aa745b6b6fbf2982d59dd612d778bfef5e
[ "MIT" ]
null
null
null
resources/js/views/Spinner.vue
tea1504/laravelmix
d25121aa745b6b6fbf2982d59dd612d778bfef5e
[ "MIT" ]
null
null
null
resources/js/views/Spinner.vue
tea1504/laravelmix
d25121aa745b6b6fbf2982d59dd612d778bfef5e
[ "MIT" ]
null
null
null
<template> <div> <b-spinner variant="success" label="Spinning"></b-spinner> </div> </template> <script> export default {}; </script> <style scoped> div { position: fixed; top: 0; display: flex; justify-content: center; align-items: center; background: #cccc; width: 100vw; height: 100vh; z-in...
14.826087
62
0.639296
15e387b36eb1b20b56540cf0c62080dee336dc79
3,176
vue
Vue
src/components/dashboard/dTable.vue
rubengp99/reporteador
375e5396679cdf3b0c809148d189b1fe1063f78b
[ "Apache-2.0" ]
1
2020-08-07T07:03:31.000Z
2020-08-07T07:03:31.000Z
src/components/dashboard/dTable.vue
rubengp99/reporteador
375e5396679cdf3b0c809148d189b1fe1063f78b
[ "Apache-2.0" ]
4
2021-03-10T09:17:14.000Z
2022-02-27T00:23:15.000Z
src/components/dashboard/dTable.vue
rubengp99/reporteador
375e5396679cdf3b0c809148d189b1fe1063f78b
[ "Apache-2.0" ]
null
null
null
<template> <v-card width="100%" class="storages" :outlined="loading" style="background:#fdfdfd;"> <v-spacer v-show="loading"></v-spacer> <loader v-show="loading" class="absolute-center" /> <v-spacer v-show="loading"></v-spacer> <v-row v-show="!loading" align="center" justify="center...
31.445545
127
0.421914
953cff331525ee294168e48bb12249c1c53650d2
1,383
vue
Vue
resources/js/Pages/AboutPage.vue
destinybravos/cie_test
dbb1721d120e80343f67804fa6e02710cf09d68d
[ "MIT" ]
null
null
null
resources/js/Pages/AboutPage.vue
destinybravos/cie_test
dbb1721d120e80343f67804fa6e02710cf09d68d
[ "MIT" ]
null
null
null
resources/js/Pages/AboutPage.vue
destinybravos/cie_test
dbb1721d120e80343f67804fa6e02710cf09d68d
[ "MIT" ]
1
2021-05-31T19:17:13.000Z
2021-05-31T19:17:13.000Z
<template> <web-layout> <template #banner> <page-banner> <template #page_title> <span class="block mt-3 mb-0 text-xl"> <font-awesome-icon :icon="['fas' , 'info-circle']" /> About Us </span> <span ...
39.514286
114
0.600145
d7b3922b657622b62d4350f7424dcb8d0cf292db
2,752
vue
Vue
components/index/CardsReference/Vaccine7/Card.vue
fossabot/covid19-chocolate
48c497e77a147ba2ee5142df92e9db75601f6f59
[ "MIT" ]
3
2021-05-16T23:10:48.000Z
2022-01-27T15:02:25.000Z
components/index/CardsReference/Vaccine7/Card.vue
fossabot/covid19-chocolate
48c497e77a147ba2ee5142df92e9db75601f6f59
[ "MIT" ]
180
2021-05-14T09:53:39.000Z
2021-11-28T22:52:00.000Z
components/index/CardsReference/Vaccine7/Card.vue
fossabot/covid19-chocolate
48c497e77a147ba2ee5142df92e9db75601f6f59
[ "MIT" ]
1
2021-11-28T15:59:53.000Z
2021-11-28T15:59:53.000Z
<template> <v-col cols="12" md="6" class="DataCard Vaccine7Card"> <client-only> <chart :title="$t('ワクチン接種者数の推移(累計・週報)')" :title-id="'vaccine-7'" :chart-id="'vaccine-7'" :chart-data="agency" :date="date" :labels="labels" :periods="periods" :item...
22.373984
91
0.454578
e2724350e27d0b73321d3cff89646b61c08b3fc0
555
vue
Vue
resources/js/mixins/Auth.vue
romeldev/evadoc
a6a76c0d82ed08a0a5c8ccc994048f69227819f9
[ "MIT" ]
null
null
null
resources/js/mixins/Auth.vue
romeldev/evadoc
a6a76c0d82ed08a0a5c8ccc994048f69227819f9
[ "MIT" ]
null
null
null
resources/js/mixins/Auth.vue
romeldev/evadoc
a6a76c0d82ed08a0a5c8ccc994048f69227819f9
[ "MIT" ]
null
null
null
<script> export default { methods: { $auth() { return User; }, $can(permissionName) { return Permissions.indexOf(permissionName) !== -1; }, $canSome() { let can = false; for( var i = 0; i< arguments.length; i++) ...
17.34375
62
0.345946
819ee49296fe86a7e4976df2894d7644fe7f4898
3,202
vue
Vue
src/components/HeaderComp.vue
drendog/Unknown-Project-0
4a913a725fab960b226fd1fbf6db900c573b79fb
[ "MIT" ]
4
2020-09-11T08:51:43.000Z
2020-12-18T03:44:28.000Z
src/components/HeaderComp.vue
drendog/Incomplete-Project-0
4a913a725fab960b226fd1fbf6db900c573b79fb
[ "MIT" ]
15
2020-09-07T15:04:49.000Z
2022-02-27T06:31:12.000Z
src/components/HeaderComp.vue
drendog/Incomplete-Project-0
4a913a725fab960b226fd1fbf6db900c573b79fb
[ "MIT" ]
null
null
null
<template> <div class="jumb"> <div class="header py-4 text-light"> <div class="container p-4 rounded-lg text-center bg-dark-1"> <h1 class="display-4"> Ambient Sounds Mixer </h1> <p> Immersive sounds to help you study, focus, increase concentration, calm ...
28.336283
76
0.412867
7b066a9581b8aa311abf9e18ec3066438ac0132a
9,070
vue
Vue
src/views/others/newProduct2/stepFour.vue
adham-space/alfam
3933060cc1a8ac1e69af9c1fffa6fcdb76eeb235
[ "MIT" ]
null
null
null
src/views/others/newProduct2/stepFour.vue
adham-space/alfam
3933060cc1a8ac1e69af9c1fffa6fcdb76eeb235
[ "MIT" ]
null
null
null
src/views/others/newProduct2/stepFour.vue
adham-space/alfam
3933060cc1a8ac1e69af9c1fffa6fcdb76eeb235
[ "MIT" ]
null
null
null
<template> <el-row :gutter="10" class="stepOne"> <el-form ref="storeFormRef" :model="formDataObj" :rules="rules"> <el-col :offset="2" :span="20"> <el-select v-model="formDataObj.current_subType" style="margin-bottom: 1em" placeholder="Турлари" @change="setCurr...
28.432602
105
0.46946
812de9c7e96be6b3d607afb7e18388bdb31e6fcd
2,964
vue
Vue
src/components/common/Poll/index.vue
balumuriraj/statbox-webapp
c62f75791642b50513da177571d604c3755c575e
[ "MIT" ]
null
null
null
src/components/common/Poll/index.vue
balumuriraj/statbox-webapp
c62f75791642b50513da177571d604c3755c575e
[ "MIT" ]
null
null
null
src/components/common/Poll/index.vue
balumuriraj/statbox-webapp
c62f75791642b50513da177571d604c3755c575e
[ "MIT" ]
null
null
null
<template> <div class="poll-card-container"> <div class="loader" v-if="loading"></div> <div class="poll-card" ref="pollCard"> <div class="title-container"> <p class="title">{{item.title}}</p> <p class="sub-title"> <span>{{ isVoted ? 'Thanks for voting!' : 'Click on a movi...
48.590164
153
0.523954
7a818cd98fa4d880fb700518e18a70b6b9f0f435
8,276
vue
Vue
components/icons/Box.vue
FilecoinFoundationWeb/ffdw-website
f9b2e6fbe17bef99fa9de370dd52350ec93077e1
[ "MIT" ]
null
null
null
components/icons/Box.vue
FilecoinFoundationWeb/ffdw-website
f9b2e6fbe17bef99fa9de370dd52350ec93077e1
[ "MIT" ]
null
null
null
components/icons/Box.vue
FilecoinFoundationWeb/ffdw-website
f9b2e6fbe17bef99fa9de370dd52350ec93077e1
[ "MIT" ]
null
null
null
<template> <svg xmlns="http://www.w3.org/2000/svg" width="39.225" height="40.205" viewBox="0 0 39.225 40.205"> <g fill="currentColor"> <path d="M39.225 9.807V30.4h-.981v.981h-1.961v.981h-1.961v.981H32.36v.983H30.4v.981h-1.962v.981h-1.961v.981h-1.962v.981h-1.961v.976h-1.961v.981h-1.961v-.981H16.67v-....
52.713376
802
0.580232
87fe0e360b7e41a66605ebf6ffaa460932604495
2,235
vue
Vue
utterances/Utterances.vue
TRUEJASONFANS/vuepress-plugin-utterances
3ed6c3d2e7a7c54c3dae421c33847e65c7838bae
[ "BSD-3-Clause" ]
null
null
null
utterances/Utterances.vue
TRUEJASONFANS/vuepress-plugin-utterances
3ed6c3d2e7a7c54c3dae421c33847e65c7838bae
[ "BSD-3-Clause" ]
null
null
null
utterances/Utterances.vue
TRUEJASONFANS/vuepress-plugin-utterances
3ed6c3d2e7a7c54c3dae421c33847e65c7838bae
[ "BSD-3-Clause" ]
null
null
null
<template> <div class="utterances-wrapper"> <div id="v-utterances-comment"></div> </div> </template> <script> import Vue from "vue"; export default Vue.extend({ props: { options: { type: Object, default() { return {} } } }, ...
23.526316
68
0.46443
31731df4bb37a66bf092f135d1eb8e032287633d
5,341
vue
Vue
resources/js/components/vendor/vendor-single-product.vue
sumitbhatnagar93/backend
aa83ad97208a644d79ead5286a9db30b1d92d9ec
[ "MIT" ]
null
null
null
resources/js/components/vendor/vendor-single-product.vue
sumitbhatnagar93/backend
aa83ad97208a644d79ead5286a9db30b1d92d9ec
[ "MIT" ]
4
2021-02-02T21:07:03.000Z
2022-02-27T08:47:54.000Z
resources/js/components/vendor/vendor-single-product.vue
sumitbhatnagar93/cookrey-laravel
aa83ad97208a644d79ead5286a9db30b1d92d9ec
[ "MIT" ]
null
null
null
<template> <div> <div class="container"> <h1>Add subscription product</h1> <div class="card"> <div class="card-body"> <form class="form-group" @submit.prevent="onSubmit()" id="productForm"> <div class="row"> ...
44.140496
113
0.35293
c6ee69d04d761de99291d476de28815d73062498
2,500
vue
Vue
src/components/profile/Preferences.vue
sorluc/end-user-ui
aba0f9368765e8be82714d8805467cc287a5e073
[ "MIT" ]
null
null
null
src/components/profile/Preferences.vue
sorluc/end-user-ui
aba0f9368765e8be82714d8805467cc287a5e073
[ "MIT" ]
null
null
null
src/components/profile/Preferences.vue
sorluc/end-user-ui
aba0f9368765e8be82714d8805467cc287a5e073
[ "MIT" ]
null
null
null
<!-- Copyright (c) 2020 ForgeRock. All rights reserved. This software may be modified and distributed under the terms of the MIT license. See the LICENSE file for details. --> <template> <fr-list-group :title="$t('pages.profile.preferences.title')" :subtitle="$t('pages.profile.preferences.subtitle')"> <fr...
31.25
174
0.5544
99720943334233089ad7f9c2897eea91fa9daba6
2,506
vue
Vue
app/packs/frontend/core/components/BtnDropdown/index.vue
fleetyards/app
2a5c0a84956c033aa307b68e15dbde033539ce93
[ "Apache-2.0" ]
7
2017-04-30T18:26:14.000Z
2019-06-30T22:18:02.000Z
app/packs/frontend/core/components/BtnDropdown/index.vue
fleetyards/app
2a5c0a84956c033aa307b68e15dbde033539ce93
[ "Apache-2.0" ]
127
2017-05-24T14:13:41.000Z
2019-07-11T21:54:20.000Z
app/packs/frontend/core/components/BtnDropdown/index.vue
fleetyards/app
2a5c0a84956c033aa307b68e15dbde033539ce93
[ "Apache-2.0" ]
1
2018-03-07T03:55:50.000Z
2018-03-07T03:55:50.000Z
<template> <div ref="wrapper" class="panel-btn-dropdown" :class="cssClasses"> <Btn :size="size" :variant="variant" :active="visible" :inline="true" :mobile-block="mobileBlock" @click.native="toggle" > <slot name="label"> <i class="fas fa-ellipsis-v" /> <...
20.710744
73
0.597366
d2a5fd02b566e2cbfc64c4a58bf118152006d9b9
16,651
vue
Vue
resources/js/components/admin/patient/DiseasesForm.vue
apradal/clinica
9478095f036386b67da68f9cee02dea85483366f
[ "MIT" ]
null
null
null
resources/js/components/admin/patient/DiseasesForm.vue
apradal/clinica
9478095f036386b67da68f9cee02dea85483366f
[ "MIT" ]
5
2021-02-02T17:32:29.000Z
2022-02-18T23:52:17.000Z
resources/js/components/admin/patient/DiseasesForm.vue
apradal/clinica
9478095f036386b67da68f9cee02dea85483366f
[ "MIT" ]
null
null
null
<template> <form :action="this.route" @submit="formSubmit" method="post" ref="form"> <div class="fieldset-separator"> <div class="title-separator"><h4>Enfermedades</h4></div> <div class="col-12 alert alert-success" ref="alertSuccess" v-show="alertSuccess"></div> <div clas...
62.363296
145
0.504774
c50cb670f26d0b239dc8072b5c37e21c14d8de12
928
vue
Vue
web_pc/src/views/common/Pagination.vue
hexiaoyun128/erp
eeebf8c4aa2e2fc7939f27590f0199d1f01dcffb
[ "Apache-2.0" ]
376
2018-09-21T03:35:45.000Z
2022-03-31T09:47:36.000Z
web_pc/src/views/common/Pagination.vue
jiangpengwang/ERP
eeebf8c4aa2e2fc7939f27590f0199d1f01dcffb
[ "Apache-2.0" ]
10
2018-11-07T06:50:05.000Z
2022-02-11T22:49:05.000Z
web_pc/src/views/common/Pagination.vue
jiangpengwang/ERP
eeebf8c4aa2e2fc7939f27590f0199d1f01dcffb
[ "Apache-2.0" ]
175
2018-10-08T09:07:45.000Z
2022-02-24T06:09:10.000Z
<template> <div class="block"> <el-pagination @size-change="handleSizeChange" @current-change="handleCurrentChange" :current-page="currentPage" :page-sizes="[10,20,50,100, 200, 300, 400]" :page-size="pageSize" layout="total, sizes, prev, pager, next, jumper" :total="tota...
22.095238
58
0.568966
4d08c5909bc84f340eac139c74fc5b979b4b9b01
5,886
vue
Vue
src/views/dataTag/index.vue
jungang/PushMC
6acd24556b4b168285b29c084f96d64d2aaa742d
[ "MIT" ]
null
null
null
src/views/dataTag/index.vue
jungang/PushMC
6acd24556b4b168285b29c084f96d64d2aaa742d
[ "MIT" ]
null
null
null
src/views/dataTag/index.vue
jungang/PushMC
6acd24556b4b168285b29c084f96d64d2aaa742d
[ "MIT" ]
null
null
null
<template> <div class="container"> <el-row> 数据源列表 </el-row> <el-row> <el-select v-model="listArr.listQuery.filter" style="margin: 10px 0;" @change="filter" > <el-option label="全部" value="all" /> <el-option v-for="item in MODEL.dataSourceT...
26.394619
106
0.524975
4b5eecefe5c10d92ad8aa0f4087e2a6fc9e2b23d
25,487
owl
Web Ontology Language
final/BIOMD0000000899/Ota2015_GDI-integrated-biopax3.owl
sys-bio/temp-biomodels
596eebb590d72e74419773f4e9b829a62d7fff9a
[ "CC0-1.0" ]
null
null
null
final/BIOMD0000000899/Ota2015_GDI-integrated-biopax3.owl
sys-bio/temp-biomodels
596eebb590d72e74419773f4e9b829a62d7fff9a
[ "CC0-1.0" ]
5
2022-03-30T21:33:45.000Z
2022-03-31T20:08:15.000Z
final/BIOMD0000000899/Ota2015_GDI-integrated-biopax3.owl
sys-bio/temp-biomodels
596eebb590d72e74419773f4e9b829a62d7fff9a
[ "CC0-1.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:bp="http://www.biopax.org/release/biopax-level3.owl#"> <owl:Ontology rdf:about=""> <owl:imports rdf:resource="http:/...
50.66998
194
0.771374
680148af886f6ebab9bc803648e5b6c8d36e13fe
12,264
owl
Web Ontology Language
src/main/resources/terminology/resourcespecificationsOwl/efsfilesystem.owl
claudiacauli/CloudFORMAL
88793539bc3761fae6a4aea48d85f490ee28ab95
[ "Apache-2.0" ]
15
2020-06-17T00:23:56.000Z
2022-03-14T20:02:40.000Z
src/main/resources/terminology/resourcespecificationsOwl/efsfilesystem.owl
claudiacauli/CloudFORMAL
88793539bc3761fae6a4aea48d85f490ee28ab95
[ "Apache-2.0" ]
2
2021-01-20T07:44:11.000Z
2021-02-26T10:05:28.000Z
src/main/resources/terminology/resourcespecificationsOwl/efsfilesystem.owl
claudiacauli/CloudFORMAL
88793539bc3761fae6a4aea48d85f490ee28ab95
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0"?> <Ontology xmlns="http://www.w3.org/2002/07/owl#" xml:base="http://www.claudiacauli.com/aws/cfn/2019/v1.0/efsfilesystem#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" x...
38.086957
83
0.687867
c5c51833be24c4498253392031de26b97edcaea7
80,563
owl
Web Ontology Language
evaluation/astrea_test/onem2m/base_ontology.owl
RMLio/RML2SHACL
72f8ae0cfd91eb4a3ddd02b9e5a3fad1e174460a
[ "MIT" ]
2
2021-12-07T03:31:21.000Z
2021-12-21T03:31:13.000Z
evaluation/astrea_test/onem2m/base_ontology.owl
RMLio/RML2SHACL
72f8ae0cfd91eb4a3ddd02b9e5a3fad1e174460a
[ "MIT" ]
null
null
null
evaluation/astrea_test/onem2m/base_ontology.owl
RMLio/RML2SHACL
72f8ae0cfd91eb4a3ddd02b9e5a3fad1e174460a
[ "MIT" ]
1
2021-12-07T03:31:25.000Z
2021-12-07T03:31:25.000Z
<?xml version="1.0"?> <rdf:RDF xmlns="http://www.w3.org/2002/07/owl#" xml:base="http://www.w3.org/2002/07/owl" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xsd="http://www.w3.org/2001/XM...
72.907692
460
0.594814
7b633e21505847320b587db8fa2aa2d17b8424c0
75,928
owl
Web Ontology Language
src/ontology/Ontofox_outputs/DOID_import.owl
OHMI-ontology/OHMI
cae3da9dbd02712c625f3aab10bc813c945f871e
[ "CC-BY-4.0" ]
9
2017-03-09T19:15:12.000Z
2022-01-03T14:16:50.000Z
src/ontology/Ontofox_outputs/DOID_import.owl
OHMI-ontology/OHMI
cae3da9dbd02712c625f3aab10bc813c945f871e
[ "CC-BY-4.0" ]
9
2017-07-07T16:36:19.000Z
2020-12-16T04:58:18.000Z
src/ontology/Ontofox_outputs/DOID_import.owl
OHMI-ontology/OHMI
cae3da9dbd02712c625f3aab10bc813c945f871e
[ "CC-BY-4.0" ]
5
2017-02-27T23:52:00.000Z
2021-07-20T15:52:27.000Z
<?xml version="1.0"?> <!DOCTYPE rdf:RDF [ <!ENTITY owl "http://www.w3.org/2002/07/owl#" > <!ENTITY obo "http://purl.obolibrary.org/obo/" > <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" > <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-synta...
56.326409
644
0.720735
7ce24f616179932b5c191a880eb160420cdf1a54
32,087
owl
Web Ontology Language
src/main/resources/terminology/resourcespecificationsOwl/greengrassresourcedefinitionversion.owl
claudiacauli/CloudFORMAL
88793539bc3761fae6a4aea48d85f490ee28ab95
[ "Apache-2.0" ]
15
2020-06-17T00:23:56.000Z
2022-03-14T20:02:40.000Z
src/main/resources/terminology/resourcespecificationsOwl/greengrassresourcedefinitionversion.owl
claudiacauli/CloudFORMAL
88793539bc3761fae6a4aea48d85f490ee28ab95
[ "Apache-2.0" ]
2
2021-01-20T07:44:11.000Z
2021-02-26T10:05:28.000Z
src/main/resources/terminology/resourcespecificationsOwl/greengrassresourcedefinitionversion.owl
claudiacauli/CloudFORMAL
88793539bc3761fae6a4aea48d85f490ee28ab95
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0"?> <Ontology xmlns="http://www.w3.org/2002/07/owl#" xml:base="http://www.claudiacauli.com/aws/cfn/2019/v1.0/greengrassresourcedefinitionversion#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xsd="http://www.w3.org/2...
44.565278
129
0.733101
a180b6ec2ca442c67a425e0623d678bf8936babd
9,940
owl
Web Ontology Language
conf/resources/scanMailProcessModel.owl
InES-Mannheim/spa-bpmn-instances-example
524a66991c1db9eef20dc1e30fb42882b00405ae
[ "Apache-2.0" ]
null
null
null
conf/resources/scanMailProcessModel.owl
InES-Mannheim/spa-bpmn-instances-example
524a66991c1db9eef20dc1e30fb42882b00405ae
[ "Apache-2.0" ]
null
null
null
conf/resources/scanMailProcessModel.owl
InES-Mannheim/spa-bpmn-instances-example
524a66991c1db9eef20dc1e30fb42882b00405ae
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0"?> <!DOCTYPE rdf:RDF [ <!ENTITY owl "http://www.w3.org/2002/07/owl#" > <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" > <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > <!ENTITY BPMN2_Ontology "http://dkm.fbk....
54.31694
148
0.712978
bc314b36490566eabb6a3b6d75262664cfb1314b
6,730
owl
Web Ontology Language
cs599-content-enrichment/src/main/java/sweet/ontology/realmAtmoWeather.owl
harshfatepuria/Scientific-Content-Enrichment-in-the-Text-Retrieval-Conference-TREC-Polar-Dynamic-Domain-Dataset
0527c6358b555387934f566ac3947288c4c69901
[ "Apache-2.0" ]
1
2016-05-05T21:32:07.000Z
2016-05-05T21:32:07.000Z
cs599-content-enrichment/src/main/java/sweet/ontology/realmAtmoWeather.owl
harshfatepuria/Scientific-Content-Enrichment-in-the-Text-Retrieval-Conference-TREC-Polar-Dynamic-Domain-Dataset
0527c6358b555387934f566ac3947288c4c69901
[ "Apache-2.0" ]
null
null
null
cs599-content-enrichment/src/main/java/sweet/ontology/realmAtmoWeather.owl
harshfatepuria/Scientific-Content-Enrichment-in-the-Text-Retrieval-Conference-TREC-Polar-Dynamic-Domain-Dataset
0527c6358b555387934f566ac3947288c4c69901
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE rdf:RDF [ <!ENTITY statec "http://sweet.jpl.nasa.gov/2.3/procStateChange.owl"> <!ENTITY atmo "http://sweet.jpl.nasa.gov/2.3/realmAtmo.owl"> <!ENTITY rela "http://sweet.jpl.nasa.gov/2.3/rela.owl"> <!ENTITY prela "http://sweet.jpl.nasa.gov/2.3/relaPhysical.owl"> ...
45.782313
579
0.692571
c7e4a502a21d371cf8f664a32209d0af18859e54
15,765
owl
Web Ontology Language
web/CO2WEB/testFiles/wasteheatnetwork.owl
mdhillmancmcl/TheWorldAvatar-CMCL-Fork
011aee78c016b76762eaf511c78fabe3f98189f4
[ "MIT" ]
21
2021-03-08T01:58:25.000Z
2022-03-09T15:46:16.000Z
web/CO2WEB/testFiles/wasteheatnetwork.owl
mdhillmancmcl/TheWorldAvatar-CMCL-Fork
011aee78c016b76762eaf511c78fabe3f98189f4
[ "MIT" ]
63
2021-05-04T15:05:30.000Z
2022-03-23T14:32:29.000Z
web/CO2WEB/testFiles/wasteheatnetwork.owl
mdhillmancmcl/TheWorldAvatar-CMCL-Fork
011aee78c016b76762eaf511c78fabe3f98189f4
[ "MIT" ]
15
2021-03-08T07:52:03.000Z
2022-03-29T04:46:20.000Z
<?xml version="1.0"?> <!DOCTYPE rdf:RDF [ <!ENTITY owl "http://www.w3.org/2002/07/owl#" > <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" > <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > ]> <rdf:RDF xmlns="http://www.jparksimulat...
34.123377
95
0.661085
de63a5c960df65229a12b98fc755deb9154b904d
247,096
owl
Web Ontology Language
src/ontology/subsets/countries/Belarus.owl
EnvironmentOntology/gaz
8b1e80376947a6312c9d9f8a92f2a1aa3caabc6d
[ "CC-BY-4.0" ]
1
2019-08-31T20:26:13.000Z
2019-08-31T20:26:13.000Z
src/ontology/subsets/countries/Belarus.owl
EnvironmentOntology/gaz
8b1e80376947a6312c9d9f8a92f2a1aa3caabc6d
[ "CC-BY-4.0" ]
40
2016-03-22T12:07:20.000Z
2021-08-11T16:01:16.000Z
src/ontology/subsets/countries/Belarus.owl
EnvironmentOntology/gaz
8b1e80376947a6312c9d9f8a92f2a1aa3caabc6d
[ "CC-BY-4.0" ]
2
2018-08-31T17:27:54.000Z
2021-06-11T04:28:59.000Z
<?xml version="1.0"?> <rdf:RDF xmlns="http://purl.obolibrary.org/obo/gaz/subsets/countries/Belarus.owl#" xml:base="http://purl.obolibrary.org/obo/gaz/subsets/countries/Belarus.owl" xmlns:obo="http://purl.obolibrary.org/obo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/199...
41.542703
597
0.68664
de8294369eca3415555392bdea8f8b437a218c91
1,190
owl
Web Ontology Language
use_cases/imports/func_duration.owl
specialprivacy/demonstrator
dcce92b5d9942020e00364407024afc9a073c68a
[ "ECL-2.0", "Apache-2.0" ]
2
2018-09-14T04:10:52.000Z
2018-09-22T10:02:29.000Z
use_cases/imports/func_duration.owl
specialprivacy/demonstrator
dcce92b5d9942020e00364407024afc9a073c68a
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
use_cases/imports/func_duration.owl
specialprivacy/demonstrator
dcce92b5d9942020e00364407024afc9a073c68a
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
Prefix(owl:=<http://www.w3.org/2002/07/owl#>) Prefix(rdf:=<http://www.w3.org/1999/02/22-rdf-syntax-ns#>) Prefix(svdu:=<http://www.specialprivacy.eu/vocabs/duration#>) Prefix(spl:=<http://www.specialprivacy.eu/langs/usage-policy#>) Prefix(xml:=<http://www.w3.org/XML/1998/namespace>) Prefix(xsd:=<http://www.w3.org/2001/X...
30.512821
98
0.747899
1dbbbe25816ddcc81adcd770b78d839bbd12bee9
1,114
owl
Web Ontology Language
binding/owlapi/src/test/resources/multischema/multiple-schema-test.owl
alpano-unibz/ontop
02158ad9396740d81577e54ba5551e99278424ef
[ "Apache-2.0" ]
1
2020-02-01T08:02:30.000Z
2020-02-01T08:02:30.000Z
binding/owlapi/src/test/resources/multischema/multiple-schema-test.owl
alpano-unibz/ontop
02158ad9396740d81577e54ba5551e99278424ef
[ "Apache-2.0" ]
1
2022-02-11T19:37:51.000Z
2022-02-11T19:37:51.000Z
binding/owlapi/src/test/resources/multischema/multiple-schema-test.owl
alpano-unibz/ontop
02158ad9396740d81577e54ba5551e99278424ef
[ "Apache-2.0" ]
1
2022-01-27T10:09:43.000Z
2022-01-27T10:09:43.000Z
<?xml version="1.0"?> <!DOCTYPE Ontology [ <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > <!ENTITY xml "http://www.w3.org/XML/1998/namespace" > <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" > <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > ]> <Ontology xmlns="http://www.w3.o...
31.828571
74
0.611311
347bd3960268c3313d4fd8edb890a844587e5f72
46,747
owl
Web Ontology Language
manual-fixes/BIOMD0000000048/BIOMD0000000048-biopax2.owl
sys-bio/temp-biomodels
596eebb590d72e74419773f4e9b829a62d7fff9a
[ "CC0-1.0" ]
null
null
null
manual-fixes/BIOMD0000000048/BIOMD0000000048-biopax2.owl
sys-bio/temp-biomodels
596eebb590d72e74419773f4e9b829a62d7fff9a
[ "CC0-1.0" ]
5
2022-03-30T21:33:45.000Z
2022-03-31T20:08:15.000Z
original/BIOMD0000000048/BIOMD0000000048-biopax2.owl
sys-bio/temp-biomodels
596eebb590d72e74419773f4e9b829a62d7fff9a
[ "CC0-1.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:bp="http://www.biopax.org/release/biopax-level2.owl#"> <owl:Ontology rdf:about=""> <owl:imports rdf:resource="http:/...
50.103966
194
0.763878
25344b864b080deb7e0800ee52722bb57e8fb4d0
28,164
owl
Web Ontology Language
src/ontology/BCODMO_SM/operational/operational.owl
k-rns/bcodmont
a54c8b6565988f3f87e93ed8bb08a69c104fdaf3
[ "CC0-1.0" ]
null
null
null
src/ontology/BCODMO_SM/operational/operational.owl
k-rns/bcodmont
a54c8b6565988f3f87e93ed8bb08a69c104fdaf3
[ "CC0-1.0" ]
null
null
null
src/ontology/BCODMO_SM/operational/operational.owl
k-rns/bcodmont
a54c8b6565988f3f87e93ed8bb08a69c104fdaf3
[ "CC0-1.0" ]
null
null
null
<?xml version="1.0"?> <rdf:RDF xmlns="http://purl.obolibrary.org/BCODMO_SM/operational/operational.owl#" xml:base="http://purl.obolibrary.org/BCODMO_SM/operational/operational.owl" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:obo="http://purl.obolibrary.org/obo/" xmlns:owl="http://www.w3.org/20...
52.05915
397
0.688645
ece41384e6a83e790a4b706dc80d7ef3fae08fc9
30,164
owl
Web Ontology Language
final/BIOMD0000000639/BIOMD0000000639-biopax3.owl
sys-bio/temp-biomodels
596eebb590d72e74419773f4e9b829a62d7fff9a
[ "CC0-1.0" ]
null
null
null
final/BIOMD0000000639/BIOMD0000000639-biopax3.owl
sys-bio/temp-biomodels
596eebb590d72e74419773f4e9b829a62d7fff9a
[ "CC0-1.0" ]
5
2022-03-30T21:33:45.000Z
2022-03-31T20:08:15.000Z
original/BIOMD0000000639/BIOMD0000000639-biopax3.owl
sys-bio/temp-biomodels
596eebb590d72e74419773f4e9b829a62d7fff9a
[ "CC0-1.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:bp="http://www.biopax.org/release/biopax-level3.owl#"> <owl:Ontology rdf:about=""> <owl:imports rdf:resource="http:/...
53.293286
202
0.794855
13d53a6584f0d6a96d0d2ed602a3acf8b5da7c8c
27,165
owl
Web Ontology Language
JSON2OWL/OwlConvert/domain/geospatial_vocab_all.owl
houzw/knowledge-base-data
60771e8bf300227e1a26c9e77f56b09d23acd64a
[ "MIT" ]
null
null
null
JSON2OWL/OwlConvert/domain/geospatial_vocab_all.owl
houzw/knowledge-base-data
60771e8bf300227e1a26c9e77f56b09d23acd64a
[ "MIT" ]
3
2021-03-10T00:52:48.000Z
2021-03-10T01:05:28.000Z
spiders/JSON2OWL/OwlConvert/domain/geospatial_vocab_all.owl
lreis2415/geovalidator
dd64b0577aa458b39022afa503e890e966eb56d8
[ "MIT" ]
1
2018-12-17T06:40:53.000Z
2018-12-17T06:40:53.000Z
<?xml version="1.0"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xml:base="http://www.egc.org/ont/domain/geospatial" ...
42.511737
178
0.754832
16e46ef5c1532e7e2c52cf345292d462c9fdb0bf
187,073
owl
Web Ontology Language
versions/0.9.9/emmo.owl
emmo-repo/emmo-repo.github.io
3216c166f0d58a62d2e738c02017250a49b53093
[ "CC-BY-4.0" ]
null
null
null
versions/0.9.9/emmo.owl
emmo-repo/emmo-repo.github.io
3216c166f0d58a62d2e738c02017250a49b53093
[ "CC-BY-4.0" ]
null
null
null
versions/0.9.9/emmo.owl
emmo-repo/emmo-repo.github.io
3216c166f0d58a62d2e738c02017250a49b53093
[ "CC-BY-4.0" ]
1
2020-06-03T12:23:32.000Z
2020-06-03T12:23:32.000Z
<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:emmo-core="http://emmc.info/emmo-core#" xmlns:ns1="http://emmc.info/emmo-math#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" > <rdf:Description ...
76.015035
450
0.780337
698a31c40b9dfecba137754ec802150132b03b07
19,541
owl
Web Ontology Language
src/main/resources/terminology/resourcespecificationsOwl/cloudfrontstreamingdistribution.owl
claudiacauli/CloudFORMAL
88793539bc3761fae6a4aea48d85f490ee28ab95
[ "Apache-2.0" ]
15
2020-06-17T00:23:56.000Z
2022-03-14T20:02:40.000Z
src/main/resources/terminology/resourcespecificationsOwl/cloudfrontstreamingdistribution.owl
claudiacauli/CloudFORMAL
88793539bc3761fae6a4aea48d85f490ee28ab95
[ "Apache-2.0" ]
2
2021-01-20T07:44:11.000Z
2021-02-26T10:05:28.000Z
src/main/resources/terminology/resourcespecificationsOwl/cloudfrontstreamingdistribution.owl
claudiacauli/CloudFORMAL
88793539bc3761fae6a4aea48d85f490ee28ab95
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0"?> <Ontology xmlns="http://www.w3.org/2002/07/owl#" xml:base="http://www.claudiacauli.com/aws/cfn/2019/v1.0/cloudfrontstreamingdistribution#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xsd="http://www.w3.org/2001/...
39.082
108
0.691981
b1e20e037ee4c2d84b790a7dc105fe5c00bfdd32
16,646
owl
Web Ontology Language
JVR.owl
simulator-x/jvr-rendering
b171e84d73fd2cc503923d79c0dde832bf780b65
[ "Apache-2.0" ]
null
null
null
JVR.owl
simulator-x/jvr-rendering
b171e84d73fd2cc503923d79c0dde832bf780b65
[ "Apache-2.0" ]
null
null
null
JVR.owl
simulator-x/jvr-rendering
b171e84d73fd2cc503923d79c0dde832bf780b65
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0"?> <!DOCTYPE Ontology [ <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > <!ENTITY xml "http://www.w3.org/XML/1998/namespace" > <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" > <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > ]> <Ontology xmlns="http://www.w3.o...
53.87055
156
0.716689
4a34b538a5c2bffeb2486c727d3ddb6aee6882bc
34,377
owl
Web Ontology Language
src/main/resources/ExampleResources/VaseSellingExample/vase-ontology.owl
magkai/MultimodalFissionFramework
017ee0cff6ae9b7c8c6a9e5804f56dc7163ad292
[ "MIT" ]
null
null
null
src/main/resources/ExampleResources/VaseSellingExample/vase-ontology.owl
magkai/MultimodalFissionFramework
017ee0cff6ae9b7c8c6a9e5804f56dc7163ad292
[ "MIT" ]
1
2022-02-01T00:57:10.000Z
2022-02-01T00:57:10.000Z
src/main/resources/ExampleResources/VaseSellingExample/vase-ontology.owl
magkai/MultimodalFissionFramework
017ee0cff6ae9b7c8c6a9e5804f56dc7163ad292
[ "MIT" ]
null
null
null
<?xml version="1.0"?> <Ontology xmlns="http://www.w3.org/2002/07/owl#" xml:base="http://www.semanticweb.org/magdalena/ontologies/2016/vase-ontology.owl" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xsd="http://www.w3.org/2001/XMLSchem...
35.550155
139
0.631003
f2f72c004df4d6f31c72dd7f315705abc2023e78
746
owl
Web Ontology Language
rdf/base/owlfull.owl
jrvosse/ClioPatria
4f789a0df68fe23df72b4affa517e482c81f135a
[ "BSD-2-Clause" ]
42
2015-03-07T08:00:39.000Z
2022-03-07T18:21:03.000Z
rdf/base/owlfull.owl
jrvosse/ClioPatria
4f789a0df68fe23df72b4affa517e482c81f135a
[ "BSD-2-Clause" ]
58
2015-02-10T08:19:51.000Z
2022-02-17T17:04:38.000Z
rdf/base/owlfull.owl
jrvosse/ClioPatria
4f789a0df68fe23df72b4affa517e482c81f135a
[ "BSD-2-Clause" ]
17
2015-01-16T15:30:10.000Z
2022-02-17T03:18:24.000Z
<?xml version='1.0' encoding='ISO-8859-1'?> <!DOCTYPE rdf:RDF [ <!ENTITY owl 'http://www.w3.org/2002/07/owl#'> <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'> <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'> ]> <rdf:RDF xmlns:owl="&owl;" xmlns:rdf="&rdf;" xmlns:rdfs="&rdfs;" >...
24.866667
70
0.662198
ad70d066ded5811cefd47e6a1bcd998fbf3da7fe
8,351
owl
Web Ontology Language
trunk/docs/presentations/OBI tutorial July 2012 ICBO/Ontodog/Output files MOD/core_de_label.owl
obi-ontology/obi-legacy-svn
6c612134e9e404bf854cc0d6ddffd9e077613e7f
[ "CC-BY-3.0" ]
null
null
null
trunk/docs/presentations/OBI tutorial July 2012 ICBO/Ontodog/Output files MOD/core_de_label.owl
obi-ontology/obi-legacy-svn
6c612134e9e404bf854cc0d6ddffd9e077613e7f
[ "CC-BY-3.0" ]
null
null
null
trunk/docs/presentations/OBI tutorial July 2012 ICBO/Ontodog/Output files MOD/core_de_label.owl
obi-ontology/obi-legacy-svn
6c612134e9e404bf854cc0d6ddffd9e077613e7f
[ "CC-BY-3.0" ]
null
null
null
<?xml version="1.0"?> <rdf:RDF xmlns="http://purl.obolibrary.org/obo/core_de_label.owl#" xml:base="http://purl.obolibrary.org/obo/core_de_label.owl" xmlns:obo="http://purl.obolibrary.org/obo/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:p001="http://purl.obolibrary.org/obo/core_de_label...
47.448864
102
0.658843
92a94a9cade4105634372fa1fe132ed4dd18d43b
4,036
owl
Web Ontology Language
ontology/latest/ontology.owl
luigi-asprino/framester-metadata
79f2ae5eb707ac7df0ed28179c556f814d4bfb81
[ "CC-BY-4.0" ]
null
null
null
ontology/latest/ontology.owl
luigi-asprino/framester-metadata
79f2ae5eb707ac7df0ed28179c556f814d4bfb81
[ "CC-BY-4.0" ]
2
2019-12-13T11:41:17.000Z
2019-12-13T11:47:05.000Z
ontology/latest/ontology.owl
luigi-asprino/framester-metadata
79f2ae5eb707ac7df0ed28179c556f814d4bfb81
[ "CC-BY-4.0" ]
null
null
null
<?xml version="1.0"?> <rdf:RDF xmlns="https://w3id.org/framester/metadata/schema#" xml:base="https://w3id.org/framester/metadata/schema" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xml="http...
33.081967
104
0.563925
994e21a3abe130c7e3b9dd120317f8adaf85c7bf
134,103
owl
Web Ontology Language
Ontologies/studycohort.owl
tetherless-world/study-cohort-ontology
5d85b280a0fe2fa76410d31739c18f7082b5c645
[ "Apache-2.0" ]
1
2019-04-03T17:36:50.000Z
2019-04-03T17:36:50.000Z
Ontologies/studycohort.owl
tetherless-world/study-cohort-ontology
5d85b280a0fe2fa76410d31739c18f7082b5c645
[ "Apache-2.0" ]
null
null
null
Ontologies/studycohort.owl
tetherless-world/study-cohort-ontology
5d85b280a0fe2fa76410d31739c18f7082b5c645
[ "Apache-2.0" ]
1
2020-10-20T20:48:02.000Z
2020-10-20T20:48:02.000Z
<?xml version="1.0"?> <rdf:RDF xmlns="https://purl.org/heals/sco/" xml:base="https://purl.org/heals/sco/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:uo="http://purl.obolibrary.org/obo/UO_" xmlns:dct="http://purl.org/dc/terms/" xmlns:obo="http://purl.obolibrary.org/obo/" xmlns:owl="h...
56.227673
1,336
0.696398
c96e123a0b590adbcf5549cd560f763078344e2f
6,901
owl
Web Ontology Language
Experiments/java runnable jar files/Java codes of the runnable jars/hermit/project/test/org/semanticweb/HermiT/reasoner/res/classification-blocking-error.owl
devrb/owl2bench
c76187feb4cd008ba1943bd37205a5ade6a3b0d2
[ "Apache-2.0" ]
11
2020-08-04T15:03:03.000Z
2022-02-07T21:25:29.000Z
Experiments/java runnable jar files/Java codes of the runnable jars/hermit/project/test/org/semanticweb/HermiT/reasoner/res/classification-blocking-error.owl
devrb/owl2bench
c76187feb4cd008ba1943bd37205a5ade6a3b0d2
[ "Apache-2.0" ]
4
2020-04-29T07:53:13.000Z
2022-02-26T12:48:36.000Z
Experiments/java runnable jar files/Java codes of the runnable jars/hermit/project/test/org/semanticweb/HermiT/reasoner/res/classification-blocking-error.owl
devrb/owl2bench
c76187feb4cd008ba1943bd37205a5ade6a3b0d2
[ "Apache-2.0" ]
5
2020-05-28T16:39:38.000Z
2021-10-03T13:33:21.000Z
<?xml version="1.0"?> <!DOCTYPE rdf:RDF [ <!ENTITY owl "http://www.w3.org/2002/07/owl#" > <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" > <!ENTITY galen "http://www.co-ode.org/ontologies/galen#" > <!ENTITY rdf "http://www.w3.org/1999/02/22...
36.707447
111
0.450659
0889e9eabe66aa9c6623d5c08ad1e4a33e0d58bf
184,754
wat
WebAssembly
src/sequential/src/sparse_opt_32.wat
Sable/SciWasm.Sparse
ab67da49032a611cb432763bf00d46e57ffab143
[ "MIT" ]
null
null
null
src/sequential/src/sparse_opt_32.wat
Sable/SciWasm.Sparse
ab67da49032a611cb432763bf00d46e57ffab143
[ "MIT" ]
1
2022-01-18T17:48:25.000Z
2022-01-26T01:54:21.000Z
src/sequential/src/sparse_opt_32.wat
Sable/SciWasm.Sparse
ab67da49032a611cb432763bf00d46e57ffab143
[ "MIT" ]
null
null
null
(module (import "js" "mem" (memory 1)) (import "console" "log" (func $logf (param f32))) (import "console" "log" (func $logi (param i32))) (import "math" "expm1" (func $expm1f (param f32) (result f32))) (import "math" "log1p" (func $log1pf (param f32) (result f32))) (import "math" "sin" (func $sinf (param f...
27.562882
195
0.521266
9ef13a851700f80a2f308d9b073fbfdaed936633
430
wat
WebAssembly
test/regression/valid/int_exprs/test_module_13.wat
WasmVM/wass
e35962e1637a1445ab8ad97e5a06ee4d59b49fd7
[ "BSD-3-Clause" ]
null
null
null
test/regression/valid/int_exprs/test_module_13.wat
WasmVM/wass
e35962e1637a1445ab8ad97e5a06ee4d59b49fd7
[ "BSD-3-Clause" ]
null
null
null
test/regression/valid/int_exprs/test_module_13.wat
WasmVM/wass
e35962e1637a1445ab8ad97e5a06ee4d59b49fd7
[ "BSD-3-Clause" ]
null
null
null
(module (func (export "i32.div_s_5") (param $x i32) (result i32) (i32.div_s (local.get $x) (i32.const 5))) (func (export "i32.div_u_5") (param $x i32) (result i32) (i32.div_u (local.get $x) (i32.const 5))) (func (export "i64.div_s_5") (param $x i64) (result i64) (i64.div_s (local.get $x) (i64.const 5...
39.090909
58
0.609302
44d9ab305a84ba20a59371d87ba988e30c0c561e
215
wat
WebAssembly
wabt/if-return.wat
stormasm/cl
9deb42a2bde8f9373d613370eb39172bffe75ed4
[ "MIT" ]
null
null
null
wabt/if-return.wat
stormasm/cl
9deb42a2bde8f9373d613370eb39172bffe75ed4
[ "MIT" ]
null
null
null
wabt/if-return.wat
stormasm/cl
9deb42a2bde8f9373d613370eb39172bffe75ed4
[ "MIT" ]
null
null
null
;; wt if-return.wat --invoke chk (module (func $chk (result i32) i32.const 0 if (result i32) i32.const 2 return else i32.const 3 return end) (export "chk" (func $chk)) )
14.333333
32
0.544186
2574f7d0643f194a726a79080ff2b4ad058c2f9c
27
wat
WebAssembly
tests/spectest/testdata/utf8-invalid-encoding.76.wat
wdvxdr1123/wazero
126dcefc63dc1a81464e8831d2747f807b08fd28
[ "Apache-2.0" ]
543
2020-05-05T07:02:53.000Z
2021-11-05T07:32:29.000Z
tests/spectest/testdata/utf8-invalid-encoding.76.wat
wdvxdr1123/wazero
126dcefc63dc1a81464e8831d2747f807b08fd28
[ "Apache-2.0" ]
280
2021-11-08T11:19:41.000Z
2022-03-31T23:51:28.000Z
tests/spectest/testdata/utf8-invalid-encoding.76.wat
wdvxdr1123/wazero
126dcefc63dc1a81464e8831d2747f807b08fd28
[ "Apache-2.0" ]
37
2019-02-22T02:15:30.000Z
2022-02-26T16:02:55.000Z
(func (export "\ef\7f\80"))
27
27
0.592593
e585d9a28b198e79521d377a3529ea5db990eaae
4,551
wat
WebAssembly
tests/allocators/arena/optimized.wat
lrettig/assemblyscript
34e8facfdc6eaf76f65a14a25e3813ec257291a5
[ "Apache-2.0" ]
null
null
null
tests/allocators/arena/optimized.wat
lrettig/assemblyscript
34e8facfdc6eaf76f65a14a25e3813ec257291a5
[ "Apache-2.0" ]
null
null
null
tests/allocators/arena/optimized.wat
lrettig/assemblyscript
34e8facfdc6eaf76f65a14a25e3813ec257291a5
[ "Apache-2.0" ]
1
2019-04-21T12:51:18.000Z
2019-04-21T12:51:18.000Z
(module (type $ii (func (param i32) (result i32))) (type $iv (func (param i32))) (type $v (func)) (global $~lib/allocator/arena/startOffset (mut i32) (i32.const 0)) (global $~lib/allocator/arena/offset (mut i32) (i32.const 0)) (global $HEAP_BASE i32 (i32.const 8)) (memory $0 0) (export "allocate_memory" (func $...
26.306358
91
0.522303
dea7ab083c2e4030450f575238988cfa720adefa
58
wat
WebAssembly
test/regression/valid/imports/test_module_50.wat
WasmVM/wass
e35962e1637a1445ab8ad97e5a06ee4d59b49fd7
[ "BSD-3-Clause" ]
null
null
null
test/regression/valid/imports/test_module_50.wat
WasmVM/wass
e35962e1637a1445ab8ad97e5a06ee4d59b49fd7
[ "BSD-3-Clause" ]
null
null
null
test/regression/valid/imports/test_module_50.wat
WasmVM/wass
e35962e1637a1445ab8ad97e5a06ee4d59b49fd7
[ "BSD-3-Clause" ]
null
null
null
(module (import "test" "table-10-inf" (table 10 funcref)))
58
58
0.689655
7b25453c5a24ec968ff815430f9d6e427571c455
260
webidl
WebIDL
lib/jsdom/living/events/PageTransitionEvent.webidl
wkh237/jsdom
699ed6b7bea3354bf7cd7c8f174193238999cda8
[ "MIT" ]
1
2019-08-05T15:38:23.000Z
2019-08-05T15:38:23.000Z
lib/jsdom/living/events/PageTransitionEvent.webidl
wkh237/jsdom
699ed6b7bea3354bf7cd7c8f174193238999cda8
[ "MIT" ]
null
null
null
lib/jsdom/living/events/PageTransitionEvent.webidl
wkh237/jsdom
699ed6b7bea3354bf7cd7c8f174193238999cda8
[ "MIT" ]
1
2020-01-06T17:17:28.000Z
2020-01-06T17:17:28.000Z
[Exposed=Window, Constructor(DOMString type, optional PageTransitionEventInit eventInitDict)] interface PageTransitionEvent : Event { readonly attribute boolean persisted; }; dictionary PageTransitionEventInit : EventInit { boolean persisted = false; };
26
77
0.807692
5d156d6a6ff716d56e0cd1985b3b91f72554e691
850
webidl
WebIDL
webidl/RTCIceCandidate.webidl
n9/SaltarelleWeb
95e0380d87453600ef6a33efd0ce3b40bedf6394
[ "Apache-2.0" ]
2
2016-07-17T17:12:17.000Z
2019-10-26T21:41:02.000Z
webidl/RTCIceCandidate.webidl
n9/SaltarelleWeb
95e0380d87453600ef6a33efd0ce3b40bedf6394
[ "Apache-2.0" ]
1
2015-05-31T17:27:42.000Z
2015-05-31T17:27:42.000Z
webidl/RTCIceCandidate.webidl
n9/SaltarelleWeb
95e0380d87453600ef6a33efd0ce3b40bedf6394
[ "Apache-2.0" ]
4
2015-02-20T13:46:37.000Z
2015-05-30T15:02:30.000Z
/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. * * The origin of this IDL file is ...
32.692308
79
0.731765
8d00315ab07ccc19cf9140a09de0324d4df7d198
1,217
webidl
WebIDL
webidl/EventSource.webidl
n9/SaltarelleWeb
95e0380d87453600ef6a33efd0ce3b40bedf6394
[ "Apache-2.0" ]
2
2016-07-17T17:12:17.000Z
2019-10-26T21:41:02.000Z
webidl/EventSource.webidl
n9/SaltarelleWeb
95e0380d87453600ef6a33efd0ce3b40bedf6394
[ "Apache-2.0" ]
1
2015-05-31T17:27:42.000Z
2015-05-31T17:27:42.000Z
webidl/EventSource.webidl
n9/SaltarelleWeb
95e0380d87453600ef6a33efd0ce3b40bedf6394
[ "Apache-2.0" ]
4
2015-02-20T13:46:37.000Z
2015-05-30T15:02:30.000Z
/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * The origin of this IDL file is ...
32.026316
79
0.735415
3fa46a9efc25b6f41fb9d4be70f6abb65b0425e4
375
webidl
WebIDL
test/cases/MixedIn.webidl
saschanaz/webidl2js
c01a40ee5254d40b17c7739cb646805add4f68fc
[ "MIT" ]
null
null
null
test/cases/MixedIn.webidl
saschanaz/webidl2js
c01a40ee5254d40b17c7739cb646805add4f68fc
[ "MIT" ]
null
null
null
test/cases/MixedIn.webidl
saschanaz/webidl2js
c01a40ee5254d40b17c7739cb646805add4f68fc
[ "MIT" ]
null
null
null
interface MixedIn { attribute DOMString mixedInAttr; DOMString mixedInOp(); const byte mixedInConst = 43; }; MixedIn includes InterfaceMixin; partial interface mixin InterfaceMixin { const byte ifaceMixinConst = 42; }; interface mixin InterfaceMixin { DOMString ifac...
23.4375
45
0.685333
d380282bfbb2b4c82650cd1f1ad1302af9210a5a
380
webidl
WebIDL
webtack/webidl-model/src/test/java/org/realityforge/webtack/model/tools/processors/flatten/FlattenProcessorTest/partial_interface_and_no_interface/input.webidl
akasha/akasha
59703c113ece4ef6d4e566c55079c85cfd496a7d
[ "Apache-2.0" ]
16
2021-03-28T11:44:44.000Z
2022-01-11T09:15:24.000Z
webtack/webidl-model/src/test/java/org/realityforge/webtack/model/tools/processors/flatten/FlattenProcessorTest/partial_interface_and_no_interface/input.webidl
akasha/akasha
59703c113ece4ef6d4e566c55079c85cfd496a7d
[ "Apache-2.0" ]
35
2021-04-26T02:40:19.000Z
2022-02-28T10:52:33.000Z
webtack/webidl-model/src/test/java/org/realityforge/webtack/model/tools/processors/flatten/FlattenProcessorTest/partial_interface_and_no_interface/input.webidl
realityforge/webtack
56a2b5de420982d8d8524c6f0bbe1e6324ebe570
[ "Apache-2.0" ]
2
2021-07-28T02:36:05.000Z
2021-07-31T06:44:56.000Z
partial interface Window { [SameObject] readonly attribute SpeechSynthesis speechSynthesis; }; partial interface Window { [SecureContext] attribute EventHandler ondeviceorientation; }; partial interface Window { [SecureContext] attribute EventHandler ondeviceorientationabsolute; }; partial interface Wind...
20
53
0.802632
069cc374f59de256252454a46b4a33e0cd526edd
5,429
x10
X10
src/test/resources/samples/langs/X10/KMeansDist.x10
JavascriptID/sourcerer-app
9ad05f7c6a18c03793c8b0295a2cb318118f6245
[ "MIT" ]
8,271
2015-01-01T15:04:43.000Z
2022-03-31T06:18:14.000Z
src/test/resources/samples/langs/X10/KMeansDist.x10
JavascriptID/sourcerer-app
9ad05f7c6a18c03793c8b0295a2cb318118f6245
[ "MIT" ]
3,238
2015-01-01T14:25:12.000Z
2022-03-30T17:37:51.000Z
src/test/resources/samples/langs/X10/KMeansDist.x10
JavascriptID/sourcerer-app
9ad05f7c6a18c03793c8b0295a2cb318118f6245
[ "MIT" ]
4,070
2015-01-01T11:40:51.000Z
2022-03-31T13:45:53.000Z
/* * This file is part of the X10 project (http://x10-lang.org). * * This file is licensed to You under the Eclipse Public License (EPL); * You may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * *...
36.682432
134
0.475962
501348782e3f9036e02a4135dbc63d54b2c765bd
41
x10
X10
tests/CompileTests/x10_tests/Field0.x10
michihirohorie/edg4x-rose
59775dad96db55159c65f9c05bc551ed3b2fe9ca
[ "BSD-3-Clause" ]
null
null
null
tests/CompileTests/x10_tests/Field0.x10
michihirohorie/edg4x-rose
59775dad96db55159c65f9c05bc551ed3b2fe9ca
[ "BSD-3-Clause" ]
null
null
null
tests/CompileTests/x10_tests/Field0.x10
michihirohorie/edg4x-rose
59775dad96db55159c65f9c05bc551ed3b2fe9ca
[ "BSD-3-Clause" ]
null
null
null
class Field0 { var zero:long = 0n; }
10.25
23
0.585366
346ee43fdc94ea5dfab8a19cac6afa6985b34a90
72
xml
XML
greendaot/src/main/res/values/strings.xml
loongX/AndroidDemo
edc918d7aaef1793ea385abd85431a1a7b833af6
[ "Apache-2.0" ]
null
null
null
greendaot/src/main/res/values/strings.xml
loongX/AndroidDemo
edc918d7aaef1793ea385abd85431a1a7b833af6
[ "Apache-2.0" ]
null
null
null
greendaot/src/main/res/values/strings.xml
loongX/AndroidDemo
edc918d7aaef1793ea385abd85431a1a7b833af6
[ "Apache-2.0" ]
null
null
null
<resources> <string name="app_name">GreenDAOT</string> </resources>
18
46
0.708333
3c8a72945bd61eb3fc5a38904c341bc75d1a1d20
22,621
xml
XML
lib/res/QT3_1_0/fn/format-time.xml
pschonefeld/XMLQueryTestDriver
02def5d4a7b6bf5942762bf5969848cddc1a3ab5
[ "BSD-3-Clause" ]
null
null
null
lib/res/QT3_1_0/fn/format-time.xml
pschonefeld/XMLQueryTestDriver
02def5d4a7b6bf5942762bf5969848cddc1a3ab5
[ "BSD-3-Clause" ]
null
null
null
lib/res/QT3_1_0/fn/format-time.xml
pschonefeld/XMLQueryTestDriver
02def5d4a7b6bf5942762bf5969848cddc1a3ab5
[ "BSD-3-Clause" ]
1
2019-12-16T22:35:15.000Z
2019-12-16T22:35:15.000Z
<?xml version="1.0" encoding="us-ascii"?> <test-set xmlns="http://www.w3.org/2010/09/qt-fots-catalog" name="fn-format-time" covers="fn-format-time"> <description>Tests for the format-time() function transferred from XSLT 2.0 to XPath 3.0</description> <link type="spec" document="http://www.w3.org/TR/xpath-fu...
43.924272
146
0.595067
d6980559ef61d41ac7304215ea4648409306bd0e
1,383
xml
XML
coverage/clover.xml
drsimplegraffiti/testing
33a8d236f396b2f1d020795c0936f9e2a082cb38
[ "ISC" ]
1
2022-01-09T11:29:22.000Z
2022-01-09T11:29:22.000Z
coverage/clover.xml
drsimplegraffiti/testing
33a8d236f396b2f1d020795c0936f9e2a082cb38
[ "ISC" ]
null
null
null
coverage/clover.xml
drsimplegraffiti/testing
33a8d236f396b2f1d020795c0936f9e2a082cb38
[ "ISC" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <coverage generated="1641649461303" clover="3.2.0"> <project timestamp="1641649461303" name="All files"> <metrics statements="7" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="3" elements="11" coveredelements="9" complexity="0" loc...
60.130435
225
0.659436
f1a387010e4b90172e0907e81b1951f59a37eef6
120
xml
XML
SmartClient_v111p_2018-06-28_LGPL/smartclientSDK/examples/shared/ds/test_data/allowedRoles.data.xml
krisleonard-mcafee/opendxl-console
a86810534e8088658cee23955e484031683b2e97
[ "Apache-2.0" ]
13
2017-10-13T17:52:51.000Z
2021-11-08T10:27:53.000Z
SmartClient_v111p_2018-06-28_LGPL/smartclientSDK/examples/shared/ds/test_data/allowedRoles.data.xml
krisleonard-mcafee/opendxl-console
a86810534e8088658cee23955e484031683b2e97
[ "Apache-2.0" ]
2
2017-10-17T18:25:42.000Z
2018-03-21T00:47:54.000Z
SmartClient_v111p_2018-06-28_LGPL/smartclientSDK/examples/shared/ds/test_data/allowedRoles.data.xml
krisleonard-mcafee/opendxl-console
a86810534e8088658cee23955e484031683b2e97
[ "Apache-2.0" ]
8
2018-03-16T23:14:25.000Z
2021-07-14T16:55:57.000Z
<List> <allowedRoles> <role>unusedRole</role> </allowedRoles> <allowedRoles> <role>admin</role> </allowedRoles> </List>
13.333333
23
0.725
20514c6322bf01bcfb3742d1736c6f66f3690a47
96
xml
XML
library/src/main/AndroidManifest.xml
shalskar/PeekAndPop
298cc9990ca5afe15e5579084f23f9b0495aabd0
[ "Apache-2.0" ]
532
2016-02-01T07:19:53.000Z
2022-01-15T14:21:59.000Z
library/src/main/AndroidManifest.xml
shalskar/PeekAndPop
298cc9990ca5afe15e5579084f23f9b0495aabd0
[ "Apache-2.0" ]
24
2016-02-03T21:47:03.000Z
2019-08-01T08:04:04.000Z
library/src/main/AndroidManifest.xml
shalskar/PeekAndPop
298cc9990ca5afe15e5579084f23f9b0495aabd0
[ "Apache-2.0" ]
83
2016-02-01T09:35:03.000Z
2021-11-13T15:47:27.000Z
<?xml version="1.0" encoding="utf-8"?> <manifest package="com.peekandpop.shalskar.peekandpop"/>
32
56
0.729167
f5f8923b2337ab9557f2f8c8aaacf43a96cf585b
1,116
xml
XML
data/images/train/000001985.xml
wywiwyb/object_detection_custom
9f72c82713c95e6c2057a51e77eb7eb2cd153f07
[ "MIT" ]
null
null
null
data/images/train/000001985.xml
wywiwyb/object_detection_custom
9f72c82713c95e6c2057a51e77eb7eb2cd153f07
[ "MIT" ]
null
null
null
data/images/train/000001985.xml
wywiwyb/object_detection_custom
9f72c82713c95e6c2057a51e77eb7eb2cd153f07
[ "MIT" ]
null
null
null
<?xml version="1.0"?> <annotation> <filename>000001985.jpg</filename> <source> <annotation>ArcGIS Pro 2.1</annotation> </source> <size> <width>224</width> <height>224</height> <depth>3</depth> </size> <object> <name>1</name> <bndbox> <x...
22.77551
47
0.43638
a4ecaf3890a966881d050947e0311d0a0ba3b058
201
xml
XML
data/webqueries/train/query_194/query_194_document_52_textmeta.xml
eigenfoo/svm2plus
090fe34b21e0d0a0587139f89ec3b9ce57b45713
[ "MIT" ]
null
null
null
data/webqueries/train/query_194/query_194_document_52_textmeta.xml
eigenfoo/svm2plus
090fe34b21e0d0a0587139f89ec3b9ce57b45713
[ "MIT" ]
null
null
null
data/webqueries/train/query_194/query_194_document_52_textmeta.xml
eigenfoo/svm2plus
090fe34b21e0d0a0587139f89ec3b9ce57b45713
[ "MIT" ]
null
null
null
T Shirts Norah Jones Live In New Orleans DVD Quantity in Basket none Code NorahDVD Price 15 00 Norah Jones - Live In New Orleans DVD: Home Grown Music Norah Jones - Live In New Orleans DVD
40.2
58
0.741294
93330205f0d96f04fac145c6d694e94724afdd28
42
xml
XML
library-AndroidX-AppCompat/src/main/AndroidManifest.xml
wada811/codelabs-challenge-app-2019
3d6bca9f6cd079bc771163f8f8aa7dee30757228
[ "Apache-2.0" ]
null
null
null
library-AndroidX-AppCompat/src/main/AndroidManifest.xml
wada811/codelabs-challenge-app-2019
3d6bca9f6cd079bc771163f8f8aa7dee30757228
[ "Apache-2.0" ]
null
null
null
library-AndroidX-AppCompat/src/main/AndroidManifest.xml
wada811/codelabs-challenge-app-2019
3d6bca9f6cd079bc771163f8f8aa7dee30757228
[ "Apache-2.0" ]
null
null
null
<manifest package="androidx.appcompat" />
21
41
0.761905
b5c93a8394534ece2b03659d62547cb6aa850013
111,296
xml
XML
Simulation/ShipDesign.xml
kbzod/es-cybertron
af7be57bd4ff2b4f2e33178bf3298bb3aa011a85
[ "MIT" ]
null
null
null
Simulation/ShipDesign.xml
kbzod/es-cybertron
af7be57bd4ff2b4f2e33178bf3298bb3aa011a85
[ "MIT" ]
null
null
null
Simulation/ShipDesign.xml
kbzod/es-cybertron
af7be57bd4ff2b4f2e33178bf3298bb3aa011a85
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8" ?> <Datatable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <!-- ### SUMMARY ### LargeFullShow 0x000002a100000001 MediumFullShow 0x000002a200000001 SmallFullShow 0x000002a300000001 LargeFull ...
36.658762
111
0.654183
cc27fe31c225bd264cfc0a0bd036e8c0804fc00f
594
xml
XML
src/common/service/templates/vnmrj/protocols/fidshim_lineshape.xml
DanIverson/OpenVnmrJ
0db324603dbd8f618a6a9526b9477a999c5a4cc3
[ "Apache-2.0" ]
32
2016-06-17T05:04:26.000Z
2022-03-28T17:54:44.000Z
src/common/studylib/fidshim_lineshape/fidshim_lineshape.xml
timburrow/openvnmrj-source
f5e65eb2db4bded3437701f0fa91abd41928579c
[ "Apache-2.0" ]
128
2016-07-13T17:09:02.000Z
2022-03-28T17:53:52.000Z
src/common/studylib/fidshim_lineshape/fidshim_lineshape.xml
timburrow/openvnmrj-source
f5e65eb2db4bded3437701f0fa91abd41928579c
[ "Apache-2.0" ]
102
2016-01-23T15:27:16.000Z
2022-03-20T05:41:54.000Z
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <!-- ! @(#)Factory_Shim.xml 1.1 04/20/11 ! --> <template type="basic" name="fidshim_lineshape" author="chempack" investigator="" time_created="20110420T102522" tabname="FactoryShim" apptype="FactoryShim" application="liquids" scans="fidshim_line...
42.428571
99
0.698653
e55a775d0cf692df584f2dec5c278921847eaca8
1,595
xsd
XML
src/Readify.Useful.TeamFoundation.Common/Notification/BuildStatusChangeEvent.xsd
mitchdenny/tfsdeployer
d767143223d0a4b5527a7ba6e20e17c1a6ae2e57
[ "MIT" ]
null
null
null
src/Readify.Useful.TeamFoundation.Common/Notification/BuildStatusChangeEvent.xsd
mitchdenny/tfsdeployer
d767143223d0a4b5527a7ba6e20e17c1a6ae2e57
[ "MIT" ]
null
null
null
src/Readify.Useful.TeamFoundation.Common/Notification/BuildStatusChangeEvent.xsd
mitchdenny/tfsdeployer
d767143223d0a4b5527a7ba6e20e17c1a6ae2e57
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="BuildStatusChangeEvent" nillable="true" type="BuildStatusChangeEvent" /> <xs:complexType name="BuildStatusChangeEvent"> <xs:sequence> <xs:element minOccurs="0" m...
59.074074
96
0.665204
6d06962fe2d57098f2a62ca75dc4b6e4b8cf686e
768
xml
XML
Development/DocSources/en/help/tasks/techService_detail.xml
servicecatalog/documentation
16a8246a5429619451417712a7281e180c13b476
[ "Apache-2.0" ]
9
2015-10-23T07:42:53.000Z
2021-11-29T16:17:19.000Z
Development/DocSources/en/help/tasks/techService_detail.xml
servicecatalog/documentation
16a8246a5429619451417712a7281e180c13b476
[ "Apache-2.0" ]
6
2016-04-13T12:28:26.000Z
2021-01-25T15:02:11.000Z
Development/DocSources/en/help/tasks/techService_detail.xml
servicecatalog/documentation
be95b0d76580aa5942f8aa114e4d8762a0cddfaf
[ "Apache-2.0" ]
7
2015-11-11T15:27:59.000Z
2021-11-29T16:17:53.000Z
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright FUJITSU ENABLING SOFTWARE TECHNOLOGY GMBH 2021 --> <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd" > <task id="task634" xml:lang="en-us"> <title>Viewing a service definition</title> <taskbody> <context> <p>On the ...
54.857143
277
0.692708
a7a97ef06805426a244f662c64e848aa01a5aa4d
1,194
xml
XML
p1/p1-t19/p1-t19-c130-s69.xml
morrissinger/MassGenLaws
8d740ef0e0fb8334174fac7ff1ab97c579f54862
[ "Unlicense" ]
1
2020-11-25T20:33:55.000Z
2020-11-25T20:33:55.000Z
p1/p1-t19/p1-t19-c130-s69.xml
morrissinger/MassGenLaws
8d740ef0e0fb8334174fac7ff1ab97c579f54862
[ "Unlicense" ]
null
null
null
p1/p1-t19/p1-t19-c130-s69.xml
morrissinger/MassGenLaws
8d740ef0e0fb8334174fac7ff1ab97c579f54862
[ "Unlicense" ]
null
null
null
<?xml version="1.0" encoding="utf-8"?> <law> <structure> <unit label="part" identifier="1" order_by="1" level="1">Administration Of The Government</unit> <unit label="title" identifier="19" order_by="19" level="2">Agriculture And Conservation</unit> <unit label="chapter" identifier="130" ord...
85.285714
621
0.741206
5b3ff57bc075734e690cb42fd9c2c95d5faf9648
31,570
xml
XML
dealer-manage/pom.xml
ron-shaw/demo
d4a96e65259eee8883e60f65bc3164be8c23e9c6
[ "Apache-2.0" ]
null
null
null
dealer-manage/pom.xml
ron-shaw/demo
d4a96e65259eee8883e60f65bc3164be8c23e9c6
[ "Apache-2.0" ]
null
null
null
dealer-manage/pom.xml
ron-shaw/demo
d4a96e65259eee8883e60f65bc3164be8c23e9c6
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>com.j...
39.710692
108
0.510073
5c052090257a5a780e70e66971cc20bd29eeadbe
928
xml
XML
DotNetNuke.Customizations.Security/defs/s/sltng.trid.xml
dnnru/DNN_Platform_9.3.1.2
d2183c4f55cc3a17a709802e9ed4e24ef8185f1a
[ "MIT" ]
1
2022-02-26T22:30:42.000Z
2022-02-26T22:30:42.000Z
DotNetNuke.Customizations.Security/defs/s/sltng.trid.xml
dnnru/DNN_Platform_9.3.1.2
d2183c4f55cc3a17a709802e9ed4e24ef8185f1a
[ "MIT" ]
1
2020-07-24T20:52:35.000Z
2020-07-24T20:52:35.000Z
DotNetNuke.Customizations.Security/defs/s/sltng.trid.xml
dnnru/DNN_Platform_9.3.1.2
d2183c4f55cc3a17a709802e9ed4e24ef8185f1a
[ "MIT" ]
null
null
null
<TrID ver="2.00"> <Info> <FileType>StarLogo TNG Project</FileType> <Ext>SLTNG</Ext> <ExtraInfo> <Rem></Rem> <RefURL>http://en.wikipedia.org/wiki/StarLogo</RefURL> </ExtraInfo> <User>Marco Pontello</User> <E-Mail>marcopon@gmail.com</E-Mail> <Home>http://mark0.net</Home> </Info> <Genera...
22.634146
58
0.608836
3abe51169a2547ddf7dd4a3eaa36c8da189d2b72
7,043
xml
XML
src/main/resources/mapping/UserMapper.xml
Java0tyro/LearnOcrean
ca054571530f316df8f73d36d621dbb24e9d90ee
[ "Apache-2.0" ]
null
null
null
src/main/resources/mapping/UserMapper.xml
Java0tyro/LearnOcrean
ca054571530f316df8f73d36d621dbb24e9d90ee
[ "Apache-2.0" ]
null
null
null
src/main/resources/mapping/UserMapper.xml
Java0tyro/LearnOcrean
ca054571530f316df8f73d36d621dbb24e9d90ee
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd" > <mapper namespace="learnOcean.dao.UserMapper" > <resultMap id="BaseResultMap" type="learnOcean.model.User" > <!-- WARNING - @mbggenerated This element is...
33.065728
108
0.585972
de76733667d73c3cbabf25e65eef4925d570d393
170,581
xml
XML
dataset/13270.xml
ptigas/markovjam
8e77cda3a3eb9ffc0bb028a5417d39910f17922b
[ "MIT" ]
1
2015-11-08T09:35:53.000Z
2015-11-08T09:35:53.000Z
dataset/13270.xml
ptigas/markovjam
8e77cda3a3eb9ffc0bb028a5417d39910f17922b
[ "MIT" ]
null
null
null
dataset/13270.xml
ptigas/markovjam
8e77cda3a3eb9ffc0bb028a5417d39910f17922b
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd"> <score-partwise version="2.0"> <work> <work-number></work-number> <work-title></work-title> </work> <movement-number></movement-nu...
35.324291
151
0.359448
ce7dca432c7c2754252841f23b612904e713f85d
76
xml
XML
GuessCities/app/src/main/res/values/strings.xml
mahmood-ghaem/AndroidTutorialSamples_Intermediate
339dd10b8a31c1057d657470ddbf7c3873125a50
[ "Unlicense" ]
4
2020-04-30T01:03:58.000Z
2021-08-17T22:36:07.000Z
GuessCities/app/src/main/res/values/strings.xml
mahmood-ghaem/AndroidTutorialSamples_Intermediate
339dd10b8a31c1057d657470ddbf7c3873125a50
[ "Unlicense" ]
null
null
null
GuessCities/app/src/main/res/values/strings.xml
mahmood-ghaem/AndroidTutorialSamples_Intermediate
339dd10b8a31c1057d657470ddbf7c3873125a50
[ "Unlicense" ]
2
2020-04-12T03:36:37.000Z
2020-11-05T13:18:37.000Z
<resources> <string name = "app_name">GuessCities</string> </resources>
19
50
0.697368
7d009ecf28f8441b2d5773e7c8db831f19379247
524
xml
XML
js/char432t.js/Chart.js-master/docs/_notes/dwsync.xml
AlfredoF92/iambrand
420566049ae9aa0355838a46ee6f13347c85eb53
[ "MIT" ]
null
null
null
js/char432t.js/Chart.js-master/docs/_notes/dwsync.xml
AlfredoF92/iambrand
420566049ae9aa0355838a46ee6f13347c85eb53
[ "MIT" ]
null
null
null
js/char432t.js/Chart.js-master/docs/_notes/dwsync.xml
AlfredoF92/iambrand
420566049ae9aa0355838a46ee6f13347c85eb53
[ "MIT" ]
null
null
null
<?xml version="1.0" encoding="utf-8" ?> <dwsync> <file name="README.md" server="ftp.alfredofiorillo.it//www.alfredofiorillo.it/iambrand/" local="131731423307334116" remote="131748354000000000" Dst="2" /> <file name="style.css" server="ftp.alfredofiorillo.it//www.alfredofiorillo.it/iambrand/" local="131731423308693270" ...
87.333333
155
0.763359
0c445a67b4a79999f340a77664ac85e4d67fc595
2,068
xml
XML
data/8651.xml
Xanir/data-ANN
0a037a7ea17b252e8b6c73fe5015ffd1756a35ba
[ "MIT" ]
1
2016-12-06T10:36:36.000Z
2016-12-06T10:36:36.000Z
data/8651.xml
Xanir/data-ANN
0a037a7ea17b252e8b6c73fe5015ffd1756a35ba
[ "MIT" ]
null
null
null
data/8651.xml
Xanir/data-ANN
0a037a7ea17b252e8b6c73fe5015ffd1756a35ba
[ "MIT" ]
null
null
null
<ann><anime id="8651" gid="2257541595" type="OAV" name="Maji!" precision="OAV" generated-on="2016-03-27T02:38:02Z"> <related-prev rel="adapted from" id="8652"/> <info gid="1701965949" type="Picture" src="http://cdn.animenewsnetwork.com/thumbnails/fit200x200/encyc/A8651-9.jpg" width="200" height="150"><img src="http://c...
121.647059
416
0.749033
10288a38d0d1c451375bfcbd23aea77203c50a65
1,145
xml
XML
cowin_settings/views/cowin_settings_process_stage.xml
shangdinvxu/cowinaddons
4e9d69894cd80e5427ccc9bac6c37b8bd67cadd0
[ "MIT" ]
null
null
null
cowin_settings/views/cowin_settings_process_stage.xml
shangdinvxu/cowinaddons
4e9d69894cd80e5427ccc9bac6c37b8bd67cadd0
[ "MIT" ]
null
null
null
cowin_settings/views/cowin_settings_process_stage.xml
shangdinvxu/cowinaddons
4e9d69894cd80e5427ccc9bac6c37b8bd67cadd0
[ "MIT" ]
null
null
null
<odoo> <data> <record model="ir.ui.view" id="cowin_settings_process_stage_list"> <field name="name">cowin_settings process_stage list</field> <field name="model">cowin_settings.process_stage</field> <field name="arch" type="xml"> <tree> <field ...
36.935484
76
0.464629