• Title/Summary/Keyword: API G/W

Search Result 16, Processing Time 0.023 seconds

A Study On the Design of MyData API G/W (마이데이터 API G/W 설계 연구)

  • Sehjoon Dokko;Changwon Choi
    • Journal of Internet of Things and Convergence
    • /
    • v.9 no.2
    • /
    • pp.47-54
    • /
    • 2023
  • The MyData service makes anyone possible to apply the personal information for the personal credit management or the financial management by proactive managing his/her own information. The MyData means that the anyone is able to control or manage the its own information by changing from the company-oriented or the organization-oriented information to his/her own information. It is mandatory to develop the API G/W which transforms the different user format to the standard format to support the MyData service. This study is to design the API G/W for the MyData service and the designed API G/W supports the 4 major functions - Validation function, Throttling function, Authentication&Authorization function, Mediation function. The designed API G/W make it possible to support the safely and efficient MyData service by serving the various queries with the different formats.

A Study on the Standardization for the Technology of Mobile 3D API (모바일 3D API 기술 표준화 연구)

  • Lee, B.R.;Ryu, S.W.;Lee, E.J.;Park, J.H.
    • Electronics and Telecommunications Trends
    • /
    • v.20 no.4 s.94
    • /
    • pp.110-119
    • /
    • 2005
  • 본 고에서는 모바일 3D 그래픽스 기술에 대한 국내외 표준화 연구 활동과 표준화 발전전망에 관하여 기술하고 있다. 모바일 3D API 표준으로는 국제사실표준으로서 크로노스 그룹에서 OpenGL|ES를 제안하고 있어 국내에 많은 모바일 3D 콘텐츠 개발사에서 채택하고 있으며, 자바진영의 M3G(JSR-184) 표준은 응용 콘텐트에 사용하는 상위레벨의 API를 규정하고 있다. 국내에는 모바일 3D 표준화 포럼을 중심으로 MPEG-4SNHC의 3D 압축 프로파일 제안을 위한 TFT 활동과 국내 모바일 3D API 표준을 위한 TFT를 운영하며, 그 결과를 바탕으로 국제 표준화 활동 및 크로노스 그룹과의 긴밀한 협력을 진행하고 있다. 모바일 3D 표준화의 향후 전망으로는 프로그래머블 그래픽 파이프라인에 대한 API의 표준화와 데이터의 압축을 포함한 모바일 게임 데이터 포맷의 표준화, 모바일 3D 그래픽 API를 기반으로 한 상위 수준의 애니메이션, 3D 콘텐츠 제작에 필요한 API에 대한 표준화 및 미디어 프로세싱의 표준화 일환으로 진행되는 크로노스 그룹의 OpenMAX의 표준화 등이 활발하게 이루어질 것이다.

An MDA-Based Adaptive Context-Aware Service Using PARLAY X in Ubiquitous Computing Environments (유비쿼터스 컴퓨팅 환경에서 PARLAY X를 이용하는 MDA기반의 적응성 있는 문맥인식 서비스)

  • Hong Sung June
    • The KIPS Transactions:PartC
    • /
    • v.12C no.3 s.99
    • /
    • pp.457-464
    • /
    • 2005
  • This paper describes an Adaptive Context-aware Service (ACS) using Model Driven Architecture (MDA)-based Service Creation Environment (SCE) on PARLAY X based service delivery platform in ubiquitous computing environments. It can be expected that both the context-awareness and adaptation in ubiquitous computing environments will be deployed. But the existing context-aware middleware lacks in considering adaptation. Therefore, the object of this paper is to support the architecture and the Application Programming Interface (API) of the network service for both the context-awareness and adaptation in ubiquitous computing environment. ACS is to provide users with the adaptive network service to the changing context constraints as well as detecting the changing context. For instance, ACS can provide users with QoS in network according to the detected context, after detecting the context such as location and speed. The architecture of ACS is comprised of a Service Creation Environment (SCE), Adaptive Context Broker and PARLAY gateway. SCE is to use Context-based Constraint Language (CCL) for an expression of context-awareness and adaptation. Adaptive Context Broker is to make a role of the broker between SCE and PARLAY G/W. PARLAY G/W is to support API for PARLAY X-based service delivery platform.

Development of a Hierarchical HydroG-OneFlow Web Services of River GeoSpatial Information (하천공간정보의 계층적 HydroG-OneFlow 웹서비스 개발)

  • Shin, Hyung Jin;Hwang, Eui Ho;Chae, Hyo Sok;Hong, Sung Soo
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2015.05a
    • /
    • pp.626-626
    • /
    • 2015
  • 본 연구에서는 하천공간정보의 웹서비스를 위해 SOAP(Simple Object Access Protocol) API 및 REST(Representation State Transfer) API로 제공하는 HydroG-OneFlow 웹서비스를 개발하였다. HydroG-OneFlow는 GML 기반의 서비스를 제공하며 GetBasin, GetGeoVariable 및 GetData 등의 기본서비스로 구성된다. GML은 GIS S/W의 벡터 GML 포맷과 공간정보 오픈플랫폼 서비스인 브이월드 데이터 API에서 제공하는 GML 포맷을 참고하여 하천공간 벡터정보를 제공할 수 있도록 GML을 구성하였다. GDM 공간 데이터에 대한 벡터정보 ML 수용 수준을 향상시킬 수 있도록 벡터구조의 점, 선, 면 정보에 대하여 GML의 PointPropertyType, CurvePropertyType, SurfacePropertyType을 도입하였다. 또한 일반적인 공간자료에서는 Multi 객체에 대한 지원도 필요하다. 현 GDM 데이터베이스에서도 OGC 표준의 MultiPoint, MultiLineString, MultiPolygon을 지원하고 있다. 이를 위하여 GML의 상응 요소인MultiPointPropertyType, MultiCurvePropertyType, MultiSurfacePropertyType을 하천공간정보 벡터 스키마에 도입하여 활용하였다. 클라이언트 서버 통신은 메시지 교환프로토콜인 SOAP을 사용하여 서버의 객체를 직접 호출하여 이루어진다. 서버는 서버의 제공 서비스를 WSDL(Web Service Description Language)를 통하여 게시하고 클라이언트는 이 기준(Criteria)을 참고하여 접근한다. GetData의 경우 Type(GRID or VECTOR), GDM(Geospatial Data Model) 여부(true or false), LayerName, BasinID, GenTime을 인자로 받아 GeoData에서 검색된 정보를 반환한다. SOAP버전은 1.1과 1.2를 지원하여 접근하는 클라이언트에서 선택할 수 있도록 개발하였다.

  • PDF

Isolation of Enterobacter Cloacae Producing Phytase and Medium Optimization of Its Production (Phytase를 생산하는 Enterobacter cloacae의 분리 및 효소 생산의 배지 최적화)

  • 송민동;김영훈;양시용;김대영;김창원;정원형;권문남
    • Microbiology and Biotechnology Letters
    • /
    • v.29 no.2
    • /
    • pp.78-83
    • /
    • 2001
  • Phytase (myo-inositol hexakisphosphate phosphohydrolase: EC 3.1.3.8) hydrolyzes phytic acid (myo-inositol hexakisphosphate) to myo-inositol and monophosphates. In order to obtain phytase producing bacteria, many samples were collected from various soils. Among thirty-five phytase-producing strains, YH100 showed the highest phytase activity. In order to identify the selected YHlOO strain, the morphological and physiological characteristics were examined according to the method of Bergey's manual by 168 rRNA sequence, cellular fatty acids profile, O+C contents and physiological test using API 20E kit. The strain YH100 identified to be a genus of Enterobacter cloacae and was named as Enterobacter cloacae YHlOO. Optimum medium for the phytase production by the Entemhacter c!o([we YHlOO was composed of 2.0%(w/v) glucose, 1.0%(w/v) peptone, 1.0%(w/v) beef extract, 0.1 %(w/v) KCI. and 0.1 %( w/v) sodium phytate.

  • PDF

Characterization of biopolymer produced by Bacillus coagulans DL-1 and optimization of its production (Bacillus coagulans DL-1이 생산하는 고분자 중합체의 특성과 생산조건의 최적화)

  • 김지모;손창우;서형필;문병주;도성국;이진우
    • Journal of Life Science
    • /
    • v.13 no.2
    • /
    • pp.214-222
    • /
    • 2003
  • The microorganism isolated from soil was identified as Bacillus coagulans by morphological and biochemical analyses and API-50CH/B kit, which was an identification kit for Bacillus species, and named as B. coagulans DL-1. It produced an extracellular biopolymer. Maximum production of biopolymer was 5.00 $\pm$0.15 g/$\ell$ in a $7\ell$bioreactor with an aeration rate of 1.0 vvm and an agitation speed of 500 rpm when concentrations of glucose and yeast as the optimal carbon and nitrogen sources were 2.0% (w/v) and 0.25% (w/v), which were optimized with a flask scale. Gas chromatographic analysis showed that the biopolymer producded by B. coagulans DL-1 consisted of glucose and rhanmose and their molar ratios was about 9 : 1. Its average molecular weight was 2.80$\times$$10^5$ with gel permeation chromatographic (GPC) analysis.

EcoMon: A System for Monitoring Eco-Driving (EcoMon: 에코 드라이빙 모니터링 시스템)

  • Han, Dongho;Kim, Sangchul
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.15 no.11
    • /
    • pp.6830-6837
    • /
    • 2014
  • Since the advent of global warming and energy depletion, there has been great interest in eco-driving (energy-efficient driving). In this paper, a system is proposed to monitor the idle running of an engine and steady driving for a vehicle equipped with an ISG (Idling Stop & Go system). The system consists of a G/W device to acquire the vehicle operation data, a smartphone app for monitoring eco-driving and a server system. The main contribution of this paper is that it defines the integrated functions, the architecture and operation mechanisms of a system for monitoring eco-driving including the prohibition of running idle. The system enables the users to check the idling stop times, driving speeds, fuel savings, and $CO_2$ emissions, resulting in the driving style for eco-driving. The server system, which is a part of this system, provides OpenAPI-style web services for the storage and retrieval of car operation data, which facilitates the development of applications.

Inhibition Effect of Ginseng Saponin on the Growth of Citrobacterer sp. Isolated from Contaminated Ginseng (오염된 인삼으로부터 분리된 Citrobacter sp.에 대한 인삼사포닌의 생육억제 효과)

  • Park, Chae-Kyu;Kwak, Yi-Seong;Hong, Soon-Gi;Lee, Hoon-Sang;Hwang, Mi-Sun;Rhee, Man-Hee;Won, Jun-Yeon;Han, Gyeong-Ho
    • Journal of Ginseng Research
    • /
    • v.32 no.3
    • /
    • pp.270-274
    • /
    • 2008
  • A bacterium isolated from contaminated white ginseng was identified using API kit and electron microscope. This isolate was determined as rod shaped bacterium having about 1.0 ${\mu}m$ in diameter and 2.0 to 6.0 ${\mu}m$ in length. It had motility by peritrichous flagellum. The isolate had ${\beta}-galactosidase$, arginine dihydrolase and ornithin decarboxylase. It did not have ability not only to use citrate as sole carbon source and but also to produce $H_2S$. However, it could ferment glucose, manitol, sorbitol, rhamnose, arabinose and amygdalin. From these obserbations, the isolate was identified as Citrobacter sp. Ginseng saponin was added to culture of Citrobacter sp. in order to investigate saponin's influence on its growth. The strain was incubated at $38^{\circ}C$ for 3 days after addition of 0.05, 0.5, 2.0 and 4.0% (w/v) of saponin, respectively and the growth rates was investigated. The relative bacterial growth inhibition rates showed 28.6, 66.7, 92.4 and 97.7%, respectively, when compared with saponin non-treated group. These results suggest that the growth of Citrobacter sp. is inhibited by saponin in a concentration-dependent manner.

The Biological Degradation of High Concentration of Trichloroethylene (TCE) by Delftia acidovornas EK2 (Delftia acidovorans EK2에 의한 고농도 Trichloroethylene (TCE)의 생물학적 분해 특성)

  • Park, Woo-Jung;Lee, Sang-Seob
    • Korean Journal of Microbiology
    • /
    • v.46 no.2
    • /
    • pp.183-191
    • /
    • 2010
  • In this study, we isolated 179 bacterial strains using benzene, phenol, ethylbenzene, aniline, cumene, toluene as growth substrate from TCE contaminated soils and wastewaters. All the 179 strains were screened for TCE (30 mg/L) removal (growth substrate 0.2 g/L, $30^{\circ}C$, pH 7, cell biomass 1.0 g/L (w/v)) under aerobic condition for 21 days. EK2 strain using aniline showed the highest removal efficiency (74.4%) for TCE degradation. This strain was identified as Delftia acidovorans as the results of API kit, 16S rDNA sequence and fatty acid assay. In the batch culture, D. acidovorans EK2 showed the bio-degradation for TCE in the various TCE concentration (10 mg/L to 200 mg/L). However, D. acidovorans EK2 did not show the bio-degradation in the TCE 250 mg/L. D. acidovorans EK2 also show the removal efficiency (99.9%) for 12 days in the low concentration (1.0 mg/L). Optimal conditions to degrade TCE 200 mg/L were cell biomass 1.0 g/L (w/v), aniline 0.5 g/L, pH 7 and $30^{\circ}C$. Removal efficiency and removal rate by D. acidovorans EK2 strain was 71.0% and 94.7 nmol/h for 21 days under optimal conditions. Conclusion, we expect that D. acidovorans EK2 may contribute on the biological treatment in the contaminated soil or industrio us wastewater.

Characterization and Identification of an Agar-Degrading Motile Bacteria Strain (Agar를 분해하는 swarming 박테리아 균주의 특성과 동정)

  • Kang, Sung-Wan;Yoo, Ah-Young;Yu, Jong-Earn;Kang, Ho-Young
    • Journal of Life Science
    • /
    • v.22 no.2
    • /
    • pp.259-265
    • /
    • 2012
  • A bacterial strain, CK214, exhibiting high motility on an LB agar (1.5%, w/v) surface was isolated from the environment. The formation of unusual agar shrinking around colonies on agar plates was observed. The strain grew on minimal media containing pure agar as a sole carbon source. The cell-free culture supernatant of CK214 generated a reduced form of sugar in the in vitro reaction with the use of pure agar as a substrate, suggesting the secretion of an agar-degrading enzyme. The CK214 strain showed swarming motility on the solid media containing a wide range of concentrations of agar (0.5, 1.0, 1.5, 2.0% w/v). Various tests, including Gram staining, API analysis, and phylogenetic analysis based on 16S rDNA sequences identified that the CK214 strain was a G(+) rod-shaped bacterium grouped in genus Paenibacillus. Electron microscopic analysis demonstrated that the P. CK214 strain is peritrichously flagellated. Through transposon random mutagenesis, several agar-degrading activity defective mutants (ADMs) were generated. These mutants will be used in the future experimentation for the study of the correlation between agar-degrading activity and motility.