• 제목/요약/키워드: Web version

검색결과 196건 처리시간 0.02초

영문 관광안내 홈페이지 웹호환성 평가 연구 (Evaluation analysis on compatibility of English homepage for tourist information)

  • 신영기
    • 디지털산업정보학회논문지
    • /
    • 제10권3호
    • /
    • pp.297-310
    • /
    • 2014
  • The objective of this research is to evaluate the web standard as well as web compatibility of English homepage of tourist information manage local government. Thru this research, effective information and service can be provided to increasing foreign visitors and compatibility of English homepage can be strengthened. SortSite, a web compatibility measurement tool and UNICORN, a web standard measurement tool were utilized for this research. Chrome, Internet Explorer, Firefox, Safari and Opera were targeted for evaluating web compatibility and observance rate of Markup grammar and CSS grammar was checked for evaluating web standard. Research result showed that 46.7% of Chrome version ${\leq}34$ and 35 didn't observe the web compatibility while 95.6%, 53.3%, 53.3%, 53.3% and 55.6% of Internet Explorer version in order of 7.0, 8.0, 9.0, 10.0 and 11.0 didn't observe the web compatibility. Concerning Firefox, 75.6% and 48.9% of version in order of ${\leq}6.0$ and 7.0 didn't observe the web compatibility and 37.8% of Opera version ${\leq}12.17$ and ${\leq}21$ didn't observe the web compatibility. Regarding the web standard, 80% of English homepage didn't observe Markup grammar and 60% of them didn't observe CSS grammar. Therefore, urgent improvement of web compatibility and web standard is required.

통합 체질진단 툴 β-version의 웹기반 응용프로그램 (The Web Application of Integrated Sasang Constitutional Diagnosis β-version)

  • 진희정;김장웅;김영수;이시우;장은수
    • 사상체질의학회지
    • /
    • 제24권1호
    • /
    • pp.13-20
    • /
    • 2012
  • 1. Objectives : It is very important to classify people into Sasang constitution correctly in SCM. There have been many researches for this and several tools have been developed for diagnosis of Sasang constitution. In our study, we introduce a new web application for Integrated Sasang Constitutional Diagnosis (ISCD) ${\beta}$-version and algorithm on the base of face, body shape, voice and questionnaire. 2. Development : The web application of ISCD ${\beta}$-version was designed to be used easily for subject, staffs, and oriental medical doctors. For this purpose, we developed a web-application of Integrated Sasang Constitutional Diagnosis ${\beta}$-version using mysql database, tomcat web system, JSP, JAVA, and C++ languages. 3. Current State : The ISCD ${\beta}$-version could be accessed at http://210.218.196.115/SDT/login.jsp. The ISCD ${\beta}$-version consisted of 3 parts, for staffs, subject and oriental medical doctors. The system has been managed since February 2011. Currently 7 oriental hospitals have used the system and 1,439 subjects have been diagnosed by the system. 4. Conclusion and future work : Although many researchers have tried to develop a system or an algorithm for diagnosis of subject's constitution, we could have not used the system based on objective information of human body type, characters, symptoms. In this study, we describe a web application of objective diagnosis algorithm as ISCD ${\beta}$-version. This system may help an oriental medical doctors to make a decision of Sasang constitutional diagnosis easily and correctly.

한국십진분류법 웹 버전 개발을 위한 기능요건 연구 (A Study on Function Requirements for the Development of a Web Version of Korean Decimal Classification)

  • 양정윤
    • 정보관리학회지
    • /
    • 제40권4호
    • /
    • pp.147-165
    • /
    • 2023
  • 4차 산업혁명을 대표하는 신기술들이 이미 도서관 서비스에 구현이 되고 있다. 그러나 전통적인 사서 업무이자 향후 지속해야 하는 '분류' 업무에 새로운 기술을 도입하여 업무 효율을 증대하고자 하는 방안 연구는 활발하지 않다. 해외 웹 버전 분류법인 WebDewey, Classification Web, UDC Online은 2000년대 초반에 개발되어 현재는 인쇄본보다 웹 버전이 더 활발히 사용되고 있고, 2018년 이후 듀이십진 분류법(DDC)은 더 이상 인쇄본을 발간하지 않고 있다. 본 연구는 WebDewey, Classification Web, UDC Online 사례를 분석하고, 한국십진분류법(KDC) 웹 버전 개발을 위해 필요한 기능을 도출하여, AHP 분석을 통해 KDC 웹 버전 개발에 타당한 최종적인 기능을 제안했다.

웹문서 검색을 위한 온톨로지 버전 제어 (Ontology Version Control for Web Document Search)

  • 김병곤
    • 디지털산업정보학회논문지
    • /
    • 제9권3호
    • /
    • pp.39-48
    • /
    • 2013
  • Ontology has an important role in semantic web to construct and query semantic data. When system make changes to ontologies, questions arise about versioning of these changes. Applying this changes on a dynamic environment is even more important. To apply these changes, change specification method is needed. Early studies show RDF-based syntax for the operations between old and new ontologies. When several ontology versions can be used for some query, if possible, using possible newest version ontology with prospective use is best way to process the query. Prospective use of ontology means using a newer version of an ontology with a data source that conforms to a more recent ontology. In this paper, for prospective use of ontology version, structure of change specification of class and property through several ontology versions is proposed. From this, efficient adaptive ontology version selection for a query can be possible. Algorithm for structure of version transition representation is proposed and simulation results show possible newest version number for queries.

UDDI 3.0 레지스트리 서버의 설계 및 구현 (A Design and Implementation of the UDDI 3.0 Registry Server)

  • 김영선;유수진;박송희;이경하;이규철
    • 한국전자거래학회:학술대회논문집
    • /
    • 한국전자거래학회 2003년도 종합학술대회 논문집
    • /
    • pp.218-223
    • /
    • 2003
  • UDDI is the open standard for distributed Web-based registry standard which supports registrations and discoveries of Web services. Recently, UDDI version 3.0 specifications were opened by OASIS UDDI Spec, technical committee. UDDI version 3.0 supports many useful functions, which are not supported in version 2.0 specification, such as nested query, enhanced find qualifiers, digital signatures subscription, etc. Despite of its merits, complexity of the standard and backward-compatibility support makes it difficult to adopt this standard in real application domains. In this paper, we develop the Registry server which support UDDI version 3.0 standard. This server is based on common RDBMS and it supports all functions of UDDI version 3.0 including backward-compatibility with version 2.0 API, XML digital signature and URI- based key schemes.

  • PDF

웹 기반의 분산 객체 지향 소프트웨어 개발 환경을 위한 버전 관리 모텔 (Version Management Model for Distributed Object Oriented Software Development Environment Based on Web)

  • 김수용;최동운
    • 한국컴퓨터산업학회논문지
    • /
    • 제2권8호
    • /
    • pp.1099-1108
    • /
    • 2001
  • 본 논문에서는 웹 기반의 분산 소프트웨어 개발 환경에서 원시 코드 중심의 버전뿐만 아니라 원시 코드 이전 단계의 UML(Unified Modeling Language) 기반의 소프트웨어 개발 환경에서 발생하는 다양한 설계 객체들을 일정한 형태로 구축하여 효율적으로 관리하는 방법론을 제시하였다. 또한, 웹을 기반으로 한 분산 소프트웨어 개발 과정에서 발생하는 버전들을 일관성 있게 관리하기 위해 버전 규칙에 기초한 웹 기반의 규칙 버전 관리 모델을 설계하였다.

  • PDF

시멘틱웹 구축을 위한 스키마 관리 기법 연구 (Schema management skills for semantic web construction)

  • 김병곤;오성균
    • 한국컴퓨터정보학회논문지
    • /
    • 제12권1호
    • /
    • pp.9-15
    • /
    • 2007
  • 전 세계적으로 인터넷의 사용이 일반화되면서 인터넷상의 정보의 양이 기하급수적으로 증가하였고, 이에 따라 이러한 정보들을 수집하고 통합하여 특정집단 또는 일반인들의 의사결정을 지원하기 위한 시멘틱웹에 대한 중요성이 갈수록 증대되고 있다. 시멘틱웹을 구성하는 기본 구조는 온톨로지이며, XML, RDF/RDF스키마, OWL 같은 언어들은 온톨로지의 스키마를 구성하는 기본 수단이다. 온톨로지의 스키마를 구성하고 관리할 때 중요한 고려사항 중 하나는 스키마는 시간이 지남에 따라 변화한다는 것이다. 그러므로 스키마상의 도메인의 변화 데이터 개념의 변화 혹은 자원간의 관계의 변화 등을 감지하고 이를 반영할 수 있는 형태로 구현되어야 한다. 본 연구에서는 시멘틱웹의 스키마관리를 위한 버전 관리 기법을 제안한다. 이를 위하여 버전의 변화 형태를 카테고리 별로 분류하고 이를 바탕으로 버전 그래프를 생성하였다. 생성된 그래프를 바탕으로 이행성규칙 등을 정의하여 적용하였으며, 좀 더 세세한 적용이 가능하도록 표식을 사용하여 적용 가능한 버전 스키마의 범위를 확장하도록 하였다.

  • PDF

인터넷 웹기반 가상강의 홈페이지 자동개설 툴킷의 구현

  • 곽재홍;김정헌;최재원
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 1999년도 추계종합학술대회
    • /
    • pp.372-378
    • /
    • 1999
  • The main purpose of this paper is a study on the automatically implementing a Multi user server education system and homepage via web browser from toolkit embedded Multi user server unix server Perl programming language and c language was used to make this toolkit. With using window based web browsers, the user can make they own classroom homepage. In this paper, we propose the single user server version and Multi user server version of this toolkit. With use of ftp, the Multi user server version of this toolkit can make homepage to other unix server workstation

  • PDF

소규모 조직의 지식경영시스템 활성화 방안 (KMS reinforcement method in the small organization)

  • 김선배
    • 디지털융복합연구
    • /
    • 제6권4호
    • /
    • pp.83-90
    • /
    • 2008
  • When small organizations construct and operate Knowledge Management System(KMS), there exists inefficiency in employee participation and system usage. In recent years, web itself is evolving into web 2.0. And It is crucial to utilize web 2.0 characteristics into KMS. The problems in the original version of KMS(KMS 1.0) is as follows. KMS is separated from Offline and electronic work processing systems. Even information in the electronic work processing system cannot be accessed by employees of other divisions in the same organization. Now web 2.0 environment provides more enhanced user participation and information sharing. It also reinforces KMS 1.0 into KMS 2.0. Small organizations should take advantage of web 2.0 environment and construct the better version KMS of its own with low-cost and high-efficiency.

  • PDF

소규모 조직의 지식경영시스템 활성화 방안 (KMS Reinforcement method in the small organization)

  • 김선배
    • 한국산업정보학회:학술대회논문집
    • /
    • 한국산업정보학회 2008년도 추계 공동 국제학술대회
    • /
    • pp.129-136
    • /
    • 2008
  • When small organizations construct and operate Knowledge Management System (KMS), there exists inefficiency in employee participation and system usage. In recent years, web itself is evolving into web 2.0. And It is crucial to utilize web 2.0 characteristics into KMS. The problems in the original version of KMS(KMS 1.0) is as follows. KMS is separated from Offline and electronic work processing systems. Even information in the electronic work processing system cannot be accessed by employees of other divisions in the same organization. Now web 2.0 environment provides more enhanced user participation and information sharing. It also reinforces KMS 1.0 into KMS 2.0. Small organizations should take advantage of web 2.0 environment and construct the better version KMS of its own with low-cost and high-efficiency.

  • PDF